Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Oct 2021 05:49:29 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 908820b719cc - main - graphics/jhead: Cosmetic change
Message-ID:  <202110130549.19D5nTRe073958@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=908820b719cc88c90379b2444f23dc9225bc3aea

commit 908820b719cc88c90379b2444f23dc9225bc3aea
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-10-13 05:36:01 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-10-13 05:36:01 +0000

    graphics/jhead: Cosmetic change
---
 graphics/jhead/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/graphics/jhead/Makefile b/graphics/jhead/Makefile
index df9635ff3ccd..fb6bc735bcec 100644
--- a/graphics/jhead/Makefile
+++ b/graphics/jhead/Makefile
@@ -11,14 +11,14 @@ LICENSE=	PD
 
 USES=		cpe gmake jpeg:run
 
-CPE_VENDOR=	jhead_project
-
 MAKEFILE=	makefile
 
 PLIST_FILES=	bin/jhead \
 		share/man/man1/jhead.1.gz
 PORTDOCS=	usage.html
 
+CPE_VENDOR=	jhead_project
+
 GH_ACCOUNT=	Matthias-Wandel
 USE_GITHUB=	yes
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110130549.19D5nTRe073958>