aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorume <ume@FreeBSD.org>2013-02-18 00:44:12 +0800
committerume <ume@FreeBSD.org>2013-02-18 00:44:12 +0800
commit48f58b04c8d38778911f1d8ade1a3bdfa46370c2 (patch)
tree4ebfa940cc9249e9ddf2f05b7e9ee4226b29163a
parent193070a5b4926c9cd5cf19f7a5664abc1ccfd75b (diff)
downloadfreebsd-ports-gnome-48f58b04c8d38778911f1d8ade1a3bdfa46370c2.tar.gz
freebsd-ports-gnome-48f58b04c8d38778911f1d8ade1a3bdfa46370c2.tar.zst
freebsd-ports-gnome-48f58b04c8d38778911f1d8ade1a3bdfa46370c2.zip
Update MASTER_SITES as I forgot to update it when updating
to 2.1.26. Spotted by: Marten Vijn <info__at__martenvijn.nl>
-rw-r--r--security/cyrus-sasl2-ldapdb/Makefile5
-rw-r--r--security/cyrus-sasl2-saslauthd/Makefile5
2 files changed, 2 insertions, 8 deletions
diff --git a/security/cyrus-sasl2-ldapdb/Makefile b/security/cyrus-sasl2-ldapdb/Makefile
index 65064636dfa3..c86b1222e7e0 100644
--- a/security/cyrus-sasl2-ldapdb/Makefile
+++ b/security/cyrus-sasl2-ldapdb/Makefile
@@ -4,10 +4,7 @@ PORTNAME= ldapdb
PORTVERSION= 2.1.26
#PORTREVISION= 0
CATEGORIES= security ipv6
-MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/%SUBDIR%/ \
- ftp://ftp.westbend.net/pub/cyrus-mail/%SUBDIR%/ \
- http://www.transit.hanse.de/mirror/ftp.andrew.cmu.edu/pub/cyrus-mail/%SUBDIR%/
-MASTER_SITE_SUBDIR= . OLD-VERSIONS/sasl
+MASTER_SITES= ftp://ftp.cyrusimap.org/cyrus-sasl/
PKGNAMEPREFIX= cyrus-sasl-
DISTNAME= ${PKGNAMEPREFIX}${PORTVERSION}
diff --git a/security/cyrus-sasl2-saslauthd/Makefile b/security/cyrus-sasl2-saslauthd/Makefile
index 932f8e8920d5..3ec2974de2fb 100644
--- a/security/cyrus-sasl2-saslauthd/Makefile
+++ b/security/cyrus-sasl2-saslauthd/Makefile
@@ -4,10 +4,7 @@ PORTNAME= saslauthd
PORTVERSION= 2.1.26
#PORTREVISION= 0
CATEGORIES= security ipv6
-MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/%SUBDIR%/ \
- ftp://ftp.westbend.net/pub/cyrus-mail/%SUBDIR%/ \
- http://www.transit.hanse.de/mirror/ftp.andrew.cmu.edu/pub/cyrus-mail/%SUBDIR%/
-MASTER_SITE_SUBDIR= . OLD-VERSIONS/sasl
+MASTER_SITES= ftp://ftp.cyrusimap.org/cyrus-sasl/
PKGNAMEPREFIX= cyrus-sasl-
DISTNAME= ${PKGNAMEPREFIX}${PORTVERSION}