diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-10-13 13:36:01 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-10-13 13:36:01 +0800 |
commit | 908820b719cc88c90379b2444f23dc9225bc3aea (patch) | |
tree | 57cce602198b965fac4089e18efcab97adc049bf /graphics/jhead | |
parent | 7efc68a5a1732e102435e4f9b3b4c85323b923dc (diff) | |
download | freebsd-ports-908820b719cc88c90379b2444f23dc9225bc3aea.zip |
graphics/jhead: Cosmetic change
Diffstat (limited to 'graphics/jhead')
-rw-r--r-- | graphics/jhead/Makefile | 4 |
1 files 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 |