aboutsummaryrefslogtreecommitdiff
path: root/archivers/gtar/Makefile
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2014-05-12 21:31:01 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2014-05-12 21:31:01 +0000
commitc51f3f160519f310f541c9b6e3e23cb9322fec17 (patch)
tree509e5a5c969453ec6e4f79ebe249950006197ac8 /archivers/gtar/Makefile
parent762451d8559e1b53b570b1fcab68c0f757c4243f (diff)
downloadports-c51f3f160519f310f541c9b6e3e23cb9322fec17.tar.gz
ports-c51f3f160519f310f541c9b6e3e23cb9322fec17.zip
Notes
Diffstat (limited to 'archivers/gtar/Makefile')
-rw-r--r--archivers/gtar/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/archivers/gtar/Makefile b/archivers/gtar/Makefile
index 9eb81acac09e..47c3854547e8 100644
--- a/archivers/gtar/Makefile
+++ b/archivers/gtar/Makefile
@@ -2,10 +2,9 @@
# $FreeBSD$
PORTNAME= tar
-PORTVERSION= 1.27
+PORTVERSION= 1.27.1
CATEGORIES= archivers sysutils
-MASTER_SITES= ${MASTER_SITE_GNU}
-MASTER_SITE_SUBDIR= ${PORTNAME}
+MASTER_SITES= GNU
PKGNAMEPREFIX= g
MAINTAINER= naddy@FreeBSD.org