diff options
author | Jase Thew <jase@FreeBSD.org> | 2012-07-07 16:13:16 +0000 |
---|---|---|
committer | Jase Thew <jase@FreeBSD.org> | 2012-07-07 16:13:16 +0000 |
commit | 81af743046d79af169826f3fda973ad981f96e25 (patch) | |
tree | 79e8accfeca8318b0b9a2b28834538e95687b512 /mail/drac | |
parent | 4a465adf1f547364f4e61201c6abad3b68ce98a3 (diff) |
- Remove ftp.parodius.com from MASTER_SITES due to its forthcoming
closure. We thank Parodius for the hosting services they provided.
PR: ports/169570
Submitted by: Jeremy Chadwick <jdc@koitsu.org>
Approved by: culot (mentor)
Notes
Notes:
svn path=/head/; revision=300607
Diffstat (limited to 'mail/drac')
-rw-r--r-- | mail/drac/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/drac/Makefile b/mail/drac/Makefile index b6652c5c9217..a73b1235468f 100644 --- a/mail/drac/Makefile +++ b/mail/drac/Makefile @@ -10,7 +10,6 @@ PORTVERSION= 1.12 PORTREVISION= 8 CATEGORIES= mail MASTER_SITES= ftp://ftp.cc.umanitoba.ca/src/ \ - ftp://ftp.parodius.com/pub/umanitoba/ \ http://atreides.freenix.no/~anders/ \ ftp://totem.fix.no/pub/mirrors/misc/ DISTNAME= ${PORTNAME} |