aboutsummaryrefslogtreecommitdiffstats
path: root/net/ldapmodule
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2001-10-08 03:05:33 +0800
committerdinoex <dinoex@FreeBSD.org>2001-10-08 03:05:33 +0800
commitc8045b07fa26397bad1289125c26a9e2dbcd3572 (patch)
treeb9fbcaa1816b12a0200c92d58f1b4c59dd71244c /net/ldapmodule
parentf70c86698407d591b6795e89ad88f7a87b7e741e (diff)
downloadfreebsd-ports-gnome-c8045b07fa26397bad1289125c26a9e2dbcd3572.tar.gz
freebsd-ports-gnome-c8045b07fa26397bad1289125c26a9e2dbcd3572.tar.zst
freebsd-ports-gnome-c8045b07fa26397bad1289125c26a9e2dbcd3572.zip
- Change mastersite, Sourceforge closed down ftp service
Diffstat (limited to 'net/ldapmodule')
-rw-r--r--net/ldapmodule/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/ldapmodule/Makefile b/net/ldapmodule/Makefile
index 3aecffc9531d..a1f2872adbb4 100644
--- a/net/ldapmodule/Makefile
+++ b/net/ldapmodule/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