diff options
author | dinoex <dinoex@FreeBSD.org> | 2001-10-08 03:05:33 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2001-10-08 03:05:33 +0800 |
commit | c8045b07fa26397bad1289125c26a9e2dbcd3572 (patch) | |
tree | b9fbcaa1816b12a0200c92d58f1b4c59dd71244c /net | |
parent | f70c86698407d591b6795e89ad88f7a87b7e741e (diff) | |
download | freebsd-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')
-rw-r--r-- | net/ldapmodule/Makefile | 3 | ||||
-rw-r--r-- | net/py-ldap1/Makefile | 3 | ||||
-rw-r--r-- | net/py-ldap2/Makefile | 3 |
3 files changed, 6 insertions, 3 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 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 diff --git a/net/py-ldap2/Makefile b/net/py-ldap2/Makefile index 3aecffc9531d..a1f2872adbb4 100644 --- a/net/py-ldap2/Makefile +++ b/net/py-ldap2/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 |