From 1eb07c00ae4ca71669746961d33e94ab2e249858 Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Thu, 22 May 2003 03:47:46 +0000 Subject: Fix MASTER_SITES for port irc/pircbot (maintainer) One of the MASTER_SITES URL has changed. There is a redirect in place from the old URL to the new one, but fetch doesn't like redirects. PR: ports/52529 Submitted by: Tim Bishop --- irc/pircbot/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'irc') diff --git a/irc/pircbot/Makefile b/irc/pircbot/Makefile index 518623f54e9c..59e99fd8f9ec 100644 --- a/irc/pircbot/Makefile +++ b/irc/pircbot/Makefile @@ -9,7 +9,7 @@ PORTNAME= pircbot PORTVERSION= 1.0.5 CATEGORIES= irc java MASTER_SITES= http://www.jibble.org/files/ \ - http://www.i-scream.org.uk/downloads/other/ + http://www.i-scream.org/downloads/other/ MAINTAINER= tim@bishnet.net COMMENT= PircBot Java IRC Bot Framework -- cgit v1.2.3