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 /irc/ircd-ratbox | |
parent | 4a465adf1f547364f4e61201c6abad3b68ce98a3 (diff) | |
download | ports-81af743046d79af169826f3fda973ad981f96e25.tar.gz ports-81af743046d79af169826f3fda973ad981f96e25.zip |
Notes
Diffstat (limited to 'irc/ircd-ratbox')
-rw-r--r-- | irc/ircd-ratbox/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/irc/ircd-ratbox/Makefile b/irc/ircd-ratbox/Makefile index fa5e824d02fa..84f5cffc01e0 100644 --- a/irc/ircd-ratbox/Makefile +++ b/irc/ircd-ratbox/Makefile @@ -10,7 +10,6 @@ PORTNAME= ircd-ratbox PORTVERSION= 3.0.7 CATEGORIES= irc ipv6 MASTER_SITES= http://www.ratbox.org/download/ \ - ftp://ftp.parodius.com/pub/ircd-ratbox/ \ http://www.ratbox.org/download/old/ MAINTAINER= moggie@elasticmind.net |