diff options
author | bdrewery <bdrewery@FreeBSD.org> | 2014-06-25 23:15:41 +0800 |
---|---|---|
committer | bdrewery <bdrewery@FreeBSD.org> | 2014-06-25 23:15:41 +0800 |
commit | 055d3951f0ee80294693dbcbbd3c80d9ba8bcef9 (patch) | |
tree | 1fb804fb7ffe0ae85fbe3aee3a1c989c53ed5444 /Mk/bsd.sites.mk | |
parent | 95d7cfc0092a9f5cdd96ad2fc207034c09f849b5 (diff) | |
download | freebsd-ports-gnome-055d3951f0ee80294693dbcbbd3c80d9ba8bcef9.tar.gz freebsd-ports-gnome-055d3951f0ee80294693dbcbbd3c80d9ba8bcef9.tar.zst freebsd-ports-gnome-055d3951f0ee80294693dbcbbd3c80d9ba8bcef9.zip |
Update MASTER_SITE_QMAIL
Diffstat (limited to 'Mk/bsd.sites.mk')
-rw-r--r-- | Mk/bsd.sites.mk | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk index 1681df24bcdd..95746f09f054 100644 --- a/Mk/bsd.sites.mk +++ b/Mk/bsd.sites.mk @@ -1024,22 +1024,13 @@ MASTER_SITE_PYTHON+= \ .if !defined(IGNORE_MASTER_SITE_QMAIL) MASTER_SITE_QMAIL+= \ - http://qmail.geto.net/%SUBDIR%/ \ - http://qmail.palomine.net/%SUBDIR%/ \ - http://qmail.mirrors.summersault.com/%SUBDIR%/ \ - http://qmail.cdsinet.net/%SUBDIR%/ \ http://qmail.glasswings.com.au/%SUBDIR%/ \ http://qmail.psshee.com/%SUBDIR%/ \ http://mirrors.sunsite.dk/qmailwww/%SUBDIR%/ \ http://www.agria.hu/qmail/%SUBDIR%/ \ - http://qmail.rhnet.is/%SUBDIR%/ \ - http://mirrors.dataloss.nl/www.qmail.org/%SUBDIR%/ \ - http://www.math.ntnu.no/mirror/www.qmail.org/%SUBDIR%/ \ http://qmail.netvisao.pt/%SUBDIR%/ \ http://qmail.ipg.sk/%SUBDIR%/ \ http://qmail.omnis.ch/%SUBDIR%/ \ - http://qmail.asylog.net/%SUBDIR%/ \ - http://qmail.blueyonder.co.uk/%SUBDIR%/ \ http://www.qmail.org/%SUBDIR%/ .endif |