summaryrefslogtreecommitdiff
path: root/security/gsasl
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 /security/gsasl
parentfix build on -stable (diff)
introduce MASTER_SITE_GNU_ALPHA
Notes
Notes: svn path=/head/; revision=92672
Diffstat (limited to 'security/gsasl')
-rw-r--r--security/gsasl/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/gsasl/Makefile b/security/gsasl/Makefile
index 6a89139a3bba..3d67fa212281 100644
--- a/security/gsasl/Makefile
+++ b/security/gsasl/Makefile
@@ -10,7 +10,8 @@ PORTNAME= gsasl
PORTVERSION= 0.0.8
CATEGORIES= security
MASTER_SITES= http://josefsson.org/${PORTNAME}/releases/ \
- ftp://alpha.gnu.org/pub/gnu/${PORTNAME}/
+ ${MASTER_SITE_GNU_ALPHA}
+MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= GNU SASL Library