diff options
Diffstat (limited to 'net/py-ldap1')
-rw-r--r-- | net/py-ldap1/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/py-ldap1/Makefile b/net/py-ldap1/Makefile index 3aecffc9531d..a1f2872adbb4 100644 --- a/net/py-ldap1/Makefile +++ b/net/py-ldap1/Makefile @@ -8,7 +8,8 @@ PORTNAME= ldapmodule PORTVERSION= 1.10alpha3 PORTREVISION= 3 CATEGORIES= net -MASTER_SITES= ftp://python-ldap.sourceforge.net/pub/python-ldap/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= python-ldap DISTNAME= python-ldap-${PORTVERSION}-src MAINTAINER= dinoex@FreeBSD.org |