aboutsummaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2003-10-31 02:39:30 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2003-10-31 02:39:30 +0000
commitd5126fe5f3785a5e7ea3f8495d60f5c932485252 (patch)
treec83edb5f85465a37af2c2102568f5d40fee72013 /archivers
parentd613f825636f12dfe875c743a95a52cc4ef0fcd5 (diff)
downloadports-d5126fe5f3785a5e7ea3f8495d60f5c932485252.tar.gz
ports-d5126fe5f3785a5e7ea3f8495d60f5c932485252.zip
Notes
Diffstat (limited to 'archivers')
-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