diff options
author | anders <anders@FreeBSD.org> | 2002-03-18 00:26:57 +0000 |
---|---|---|
committer | anders <anders@FreeBSD.org> | 2002-03-18 00:26:57 +0000 |
commit | 45ee8d5889c3e12fbf347fb3dc90ba5ed65b7244 (patch) | |
tree | df37a1c2148d1ea17ad4c6badd4cff8a5da35a26 /mail/imap-uw | |
parent | e736cd8f478d468f177b70d992db7fe3a15855c9 (diff) | |
download | FreeBSD-ports-45ee8d5889c3e12fbf347fb3dc90ba5ed65b7244.zip FreeBSD-ports-45ee8d5889c3e12fbf347fb3dc90ba5ed65b7244.tar.gz |
Remove broken master sites.
Fix hostname for freenix.no master site.
PR: 35875
Diffstat (limited to 'mail/imap-uw')
-rw-r--r-- | mail/imap-uw/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/mail/imap-uw/Makefile b/mail/imap-uw/Makefile index 25b7cbe..289e974 100644 --- a/mail/imap-uw/Makefile +++ b/mail/imap-uw/Makefile @@ -11,10 +11,8 @@ PORTEPOCH= 1 CATEGORIES= mail MASTER_SITES= ftp://ftp.cac.washington.edu/imap/%SUBDIR%/ \ ftp://ftp.nuug.no/pub/anders/distfiles/%SUBDIR%/ \ - http://www.freenix.no/~anders/%SUBDIR%/ \ - ftp://ftp.funet.fi/pub/mirrors/ftp.cac.washington.edu/mail/%SUBDIR%/ \ - http://mirror.nucba.ac.jp/mirror/imap/%SUBDIR%/ \ - ftp://ftp.uni-halle.de/pub/mail/pine/%SUBDIR%/ + http://atreides.freenix.no/~anders/%SUBDIR%/ \ + ftp://ftp.funet.fi/pub/mirrors/ftp.cac.washington.edu/mail/%SUBDIR%/ MASTER_SITE_SUBDIR= . old PKGNAMESUFFIX= -uw DISTNAME= imap-2001a |