aboutsummaryrefslogtreecommitdiff
path: root/security/cyrus-sasl2
diff options
context:
space:
mode:
authorHajimu UMEMOTO <ume@FreeBSD.org>2006-10-07 10:26:49 +0000
committerHajimu UMEMOTO <ume@FreeBSD.org>2006-10-07 10:26:49 +0000
commit098bd5bc3aa948dcdb9012c96101f3c4c7dfa302 (patch)
tree95312da1b850efca6a8e8e903ebfe1f6c87ce8ee /security/cyrus-sasl2
parentcf96917c27dd6e779753fc85eb5463db2a75bc70 (diff)
Change the MASTER_SITES entries from
ftp://ftp.hanse.de/sites/transit/mirror/ to http://www.transit.hanse.de/mirror/ Requested by: Stefan Bethke <stb__at__lassitu.de>
Notes
Notes: svn path=/head/; revision=174734
Diffstat (limited to 'security/cyrus-sasl2')
-rw-r--r--security/cyrus-sasl2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/cyrus-sasl2/Makefile b/security/cyrus-sasl2/Makefile
index 3915cb3bc1f7..bc3355da0830 100644
--- a/security/cyrus-sasl2/Makefile
+++ b/security/cyrus-sasl2/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 0
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
MAINTAINER= ume@FreeBSD.org