diff options
-rw-r--r-- | net/openldap22-server/Makefile | 1 | ||||
-rw-r--r-- | net/openldap23-server/Makefile | 1 | ||||
-rw-r--r-- | net/openldap24-server/Makefile | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/net/openldap22-server/Makefile b/net/openldap22-server/Makefile index da690d725c06..c9ac404edcde 100644 --- a/net/openldap22-server/Makefile +++ b/net/openldap22-server/Makefile @@ -10,7 +10,6 @@ PORTVERSION= 2.2.30 PORTREVISION= ${OPENLDAP_PORTREVISION} CATEGORIES= net databases MASTER_SITES= ftp://ftp.OpenLDAP.org/pub/OpenLDAP/%SUBDIR%/ \ - http://public.planetmirror.com/pub/openldap/%SUBDIR%/ \ ftp://gd.tuwien.ac.at/infosys/network/OpenLDAP/%SUBDIR%/ \ ftp://ftp.matrix.com.br/pub/openldap/%SUBDIR%/ \ ftp://ftp.ucr.ac.cr/pub/Unix/openldap/%SUBDIR%/ \ diff --git a/net/openldap23-server/Makefile b/net/openldap23-server/Makefile index 9569e8098b5d..ac26a2af2698 100644 --- a/net/openldap23-server/Makefile +++ b/net/openldap23-server/Makefile @@ -10,7 +10,6 @@ DISTVERSION= 2.3.24 PORTREVISION= ${OPENLDAP_PORTREVISION} CATEGORIES= net databases MASTER_SITES= ftp://ftp.OpenLDAP.org/pub/OpenLDAP/%SUBDIR%/ \ - http://public.planetmirror.com/pub/openldap/%SUBDIR%/ \ ftp://gd.tuwien.ac.at/infosys/network/OpenLDAP/%SUBDIR%/ \ ftp://ftp.matrix.com.br/pub/openldap/%SUBDIR%/ \ ftp://ftp.ucr.ac.cr/pub/Unix/openldap/%SUBDIR%/ \ diff --git a/net/openldap24-server/Makefile b/net/openldap24-server/Makefile index 40b7bfc505c6..2be3a4cf9b3a 100644 --- a/net/openldap24-server/Makefile +++ b/net/openldap24-server/Makefile @@ -10,7 +10,6 @@ DISTVERSION= 2.4.2alpha PORTREVISION= ${OPENLDAP_PORTREVISION} CATEGORIES= net databases MASTER_SITES= ftp://ftp.OpenLDAP.org/pub/OpenLDAP/%SUBDIR%/ \ - http://public.planetmirror.com/pub/openldap/%SUBDIR%/ \ ftp://gd.tuwien.ac.at/infosys/network/OpenLDAP/%SUBDIR%/ \ ftp://ftp.matrix.com.br/pub/openldap/%SUBDIR%/ \ ftp://ftp.ucr.ac.cr/pub/Unix/openldap/%SUBDIR%/ \ |