diff options
author | Hajimu UMEMOTO <ume@FreeBSD.org> | 2006-10-07 10:26:49 +0000 |
---|---|---|
committer | Hajimu UMEMOTO <ume@FreeBSD.org> | 2006-10-07 10:26:49 +0000 |
commit | 098bd5bc3aa948dcdb9012c96101f3c4c7dfa302 (patch) | |
tree | 95312da1b850efca6a8e8e903ebfe1f6c87ce8ee /security/cyrus-sasl2-ldapdb | |
parent | cf96917c27dd6e779753fc85eb5463db2a75bc70 (diff) | |
download | ports-098bd5bc3aa948dcdb9012c96101f3c4c7dfa302.tar.gz ports-098bd5bc3aa948dcdb9012c96101f3c4c7dfa302.zip |
Notes
Diffstat (limited to 'security/cyrus-sasl2-ldapdb')
-rw-r--r-- | security/cyrus-sasl2-ldapdb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/cyrus-sasl2-ldapdb/Makefile b/security/cyrus-sasl2-ldapdb/Makefile index 8903e4bdb427..32b9efdb6cbc 100644 --- a/security/cyrus-sasl2-ldapdb/Makefile +++ b/security/cyrus-sasl2-ldapdb/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 2.1.22 CATEGORIES= security ipv6 MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/%SUBDIR%/ \ ftp://ftp.westbend.net/pub/cyrus-mail/%SUBDIR%/ \ - ftp://ftp.hanse.de/sites/transit/mirror/ftp.andrew.cmu.edu/pub/cyrus-mail/%SUBDIR%/ + http://www.transit.hanse.de/mirror/ftp.andrew.cmu.edu/pub/cyrus-mail/%SUBDIR%/ MASTER_SITE_SUBDIR= . OLD-VERSIONS/sasl PKGNAMEPREFIX= cyrus-sasl- DISTNAME= ${PKGNAMEPREFIX}${PORTVERSION} |