diff options
Diffstat (limited to 'net/perldap/Makefile')
-rw-r--r-- | net/perldap/Makefile | 3 |
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 |