diff options
author | Johan van Selst <johans@FreeBSD.org> | 2015-03-16 19:35:37 +0000 |
---|---|---|
committer | Johan van Selst <johans@FreeBSD.org> | 2015-03-16 19:35:37 +0000 |
commit | 742dae6da06336c3f9b9ad985a6fc429a39b9390 (patch) | |
tree | 40649394299a0293b202396aa70bf091f23f395b /archivers/gzip | |
parent | 74eae62616d2179b8b9485d02c9b955464d9cdda (diff) | |
download | ports-742dae6da06336c3f9b9ad985a6fc429a39b9390.tar.gz ports-742dae6da06336c3f9b9ad985a6fc429a39b9390.zip |
Notes
Diffstat (limited to 'archivers/gzip')
-rw-r--r-- | archivers/gzip/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/archivers/gzip/Makefile b/archivers/gzip/Makefile index 2b8c88b8bd1b..71b5837588cf 100644 --- a/archivers/gzip/Makefile +++ b/archivers/gzip/Makefile @@ -9,10 +9,11 @@ MASTER_SITES= GNU MAINTAINER= johans@FreeBSD.org COMMENT= Compression utility designed to be a replacement for compress -USES= charsetfix makeinfo +USES= cpe charsetfix makeinfo GNU_CONFIGURE= yes -INFO= gzip +INFO= gzip +CPE_VENDOR= gnu DOC_FILES= AUTHORS COPYING ChangeLog ChangeLog-2007 INSTALL NEWS README \ THANKS TODO |