aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/gtar/Makefile
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2003-10-31 10:39:30 +0800
committerijliao <ijliao@FreeBSD.org>2003-10-31 10:39:30 +0800
commitacedbf5906b82fd7bc45bc467aa695b917e18ac5 (patch)
tree2f9c107b6dd7156aad82b9010f56d5f20eb2bc61 /archivers/gtar/Makefile
parentc3df285697c15e4668dca19d973153f580143cd6 (diff)
downloadfreebsd-ports-gnome-acedbf5906b82fd7bc45bc467aa695b917e18ac5.tar.gz
freebsd-ports-gnome-acedbf5906b82fd7bc45bc467aa695b917e18ac5.tar.zst
freebsd-ports-gnome-acedbf5906b82fd7bc45bc467aa695b917e18ac5.zip
introduce MASTER_SITE_GNU_ALPHA
Diffstat (limited to 'archivers/gtar/Makefile')
-rw-r--r--archivers/gtar/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/gtar/Makefile b/archivers/gtar/Makefile
index 307f8961a1eb..4d7891b5ae3f 100644
--- a/archivers/gtar/Makefile
+++ b/archivers/gtar/Makefile
@@ -9,8 +9,8 @@ PORTNAME= tar
PORTVERSION= 1.13.25
PORTREVISION= 7
CATEGORIES= archivers sysutils
-MASTER_SITES= ftp://alpha.gnu.org/gnu/tar/ \
- ftp://ftp.funet.fi/pub/mirrors/alpha.gnu.org/gnu/tar/
+MASTER_SITES= ${MASTER_SITE_GNU_ALPHA}
+MASTER_SITE_SUBDIR= ${PORTNAME}
PKGNAMEPREFIX= g
MAINTAINER= naddy@FreeBSD.org