diff options
author | Hajimu UMEMOTO <ume@FreeBSD.org> | 2013-02-17 16:44:12 +0000 |
---|---|---|
committer | Hajimu UMEMOTO <ume@FreeBSD.org> | 2013-02-17 16:44:12 +0000 |
commit | 36b4eb10248677f4eba63a299916ab2897de26ce (patch) | |
tree | 4ebfa940cc9249e9ddf2f05b7e9ee4226b29163a /security/cyrus-sasl2-ldapdb | |
parent | 9a9878ba948d661e40289f1c8a355a03c3c985a8 (diff) | |
download | ports-36b4eb10248677f4eba63a299916ab2897de26ce.tar.gz ports-36b4eb10248677f4eba63a299916ab2897de26ce.zip |
Notes
Diffstat (limited to 'security/cyrus-sasl2-ldapdb')
-rw-r--r-- | security/cyrus-sasl2-ldapdb/Makefile | 5 |
1 files changed, 1 insertions, 4 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} |