diff options
author | lioux <lioux@FreeBSD.org> | 2003-02-07 22:35:26 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2003-02-07 22:35:26 +0800 |
commit | d740544c96c73cc48135a8c4e4d97200d4c42ff9 (patch) | |
tree | 904644f8891fbc5649522747553f683d174279da /mail | |
parent | a1bb8fd04cba12a0982dadd487d497d403c86d7e (diff) | |
download | freebsd-ports-gnome-d740544c96c73cc48135a8c4e4d97200d4c42ff9.tar.gz freebsd-ports-gnome-d740544c96c73cc48135a8c4e4d97200d4c42ff9.tar.zst freebsd-ports-gnome-d740544c96c73cc48135a8c4e4d97200d4c42ff9.zip |
Sanitize MASTER_SITES
Submitted by: fenner's distfile survey
Diffstat (limited to 'mail')
-rw-r--r-- | mail/qmail/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/mail/qmail/Makefile b/mail/qmail/Makefile index eb1930224a5e..32daa5cd771b 100644 --- a/mail/qmail/Makefile +++ b/mail/qmail/Makefile @@ -31,7 +31,6 @@ PATCH_SITES+= ${MASTER_SITE_LOCAL:S/$/:local,dns,ldap,mysql,tls/} PATCH_SITE_SUBDIR+= lioux/:local,dns,ldap,mysql,tls MASTER_SITE_QMAIL+= \ - http://qmail.deliver3.com/%SUBDIR%/ \ http://qmail.geto.net/%SUBDIR%/ \ http://qmail.palomine.net/%SUBDIR%/ \ http://qmail.mirrors.summersault.com/%SUBDIR%/ \ @@ -47,7 +46,6 @@ MASTER_SITE_QMAIL+= \ http://qmail.hostlink.com.hk/%SUBDIR%/ \ http://qmail.cbn.net.id/%SUBDIR%/ \ http://www9.jp.qmail.org/%SUBDIR%/ \ - http://qmail.kita-q.com/www.qmail.org/%SUBDIR%/ \ http://qmailorg.data-hotel.net/%SUBDIR%/ \ http://qmail.manic.co.kr/%SUBDIR%/ \ http://qmail.psshee.com/%SUBDIR%/ \ |