aboutsummaryrefslogtreecommitdiffstats
path: root/net/perldap/Makefile
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2000-10-24 20:36:32 +0800
committerknu <knu@FreeBSD.org>2000-10-24 20:36:32 +0800
commitd409c6ad66a46e91acf294ad93833452ed8b545f (patch)
tree4428ab95b1f4453992f3df055c0858888feba951 /net/perldap/Makefile
parent30b5da4d4b7d863f8ccde06363807178398480cd (diff)
downloadfreebsd-ports-gnome-d409c6ad66a46e91acf294ad93833452ed8b545f.tar.gz
freebsd-ports-gnome-d409c6ad66a46e91acf294ad93833452ed8b545f.tar.zst
freebsd-ports-gnome-d409c6ad66a46e91acf294ad93833452ed8b545f.zip
Use MASTER_SITE_MOZILLA.
Diffstat (limited to 'net/perldap/Makefile')
-rw-r--r--net/perldap/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/perldap/Makefile b/net/perldap/Makefile
index 62e63db3615f..d5beb01b17ed 100644
--- a/net/perldap/Makefile
+++ b/net/perldap/Makefile
@@ -8,7 +8,8 @@
PORTNAME= perldap
PORTVERSION= 1.4
CATEGORIES= net
-MASTER_SITES= ftp://ftp.mozilla.org/pub/directory/perldap/
+MASTER_SITES= ${MASTER_SITE_MOZILLA}
+MASTER_SITE_SUBDIR= directory/perldap
EXTRACT_SUFX= .tar.gz
MAINTAINER= paul@FreeBSD.org