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/ratbox-respond | |
parent | 4a465adf1f547364f4e61201c6abad3b68ce98a3 (diff) | |
download | ports-81af743046d79af169826f3fda973ad981f96e25.tar.gz ports-81af743046d79af169826f3fda973ad981f96e25.zip |
Notes
Diffstat (limited to 'irc/ratbox-respond')
-rw-r--r-- | irc/ratbox-respond/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/irc/ratbox-respond/Makefile b/irc/ratbox-respond/Makefile index 0f4d1c76e4f7..b0fbe85bd6ad 100644 --- a/irc/ratbox-respond/Makefile +++ b/irc/ratbox-respond/Makefile @@ -8,8 +8,7 @@ PORTNAME= ratbox-respond PORTVERSION= 1.0 CATEGORIES= irc sysutils -MASTER_SITES= http://respond.ratbox.org/download/ \ - ftp://ftp.parodius.com/pub/ircd-ratbox/${PORTNAME}/ +MASTER_SITES= http://respond.ratbox.org/download/ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org |