aboutsummaryrefslogtreecommitdiff
path: root/archivers/gzip/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/gzip/Makefile')
-rw-r--r--archivers/gzip/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/archivers/gzip/Makefile b/archivers/gzip/Makefile
index cb8369d9a485..cd326e6792b7 100644
--- a/archivers/gzip/Makefile
+++ b/archivers/gzip/Makefile
@@ -1,15 +1,18 @@
PORTNAME= gzip
-PORTVERSION= 1.12
+PORTVERSION= 1.13
+PORTREVISION= 1
CATEGORIES= archivers
MASTER_SITES= GNU
MAINTAINER= nc@FreeBSD.org
COMMENT= Compression utility designed to be a replacement for compress
+WWW= https://www.gnu.org/software/gzip/
LICENSE= GPLv3+
USES= cpe charsetfix makeinfo tar:xz
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFLICTS_INSTALL= zutils # bin/zcat bin/zcmp bin/zdiff bin/zgrep