Date: Fri, 30 Jun 2023 11:43:17 GMT From: Tobias Kortkamp <tobik@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 6fde2cc8ef84 - main - graphics/epix: Spell PORTREVISION correctly Message-ID: <202306301143.35UBhHfj015965@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by tobik: URL: https://cgit.FreeBSD.org/ports/commit/?id=6fde2cc8ef84d9fb3c3c53191efc1c413e516847 commit 6fde2cc8ef84d9fb3c3c53191efc1c413e516847 Author: Tobias Kortkamp <tobik@FreeBSD.org> AuthorDate: 2023-06-30 10:51:17 +0000 Commit: Tobias Kortkamp <tobik@FreeBSD.org> CommitDate: 2023-06-30 11:40:19 +0000 graphics/epix: Spell PORTREVISION correctly Reported by: portfmt scan --- graphics/epix/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphics/epix/Makefile b/graphics/epix/Makefile index eb31408be37c..2b45b2b08d5a 100644 --- a/graphics/epix/Makefile +++ b/graphics/epix/Makefile @@ -1,6 +1,6 @@ PORTNAME= epix DISTVERSION= 1.2.22 -PORTEREVISION= 1 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://mathcs.holycross.edu/~ahwang/${PORTNAME}/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202306301143.35UBhHfj015965>