summaryrefslogtreecommitdiffstats
path: root/irc
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2003-05-22 03:47:46 +0000
committeredwin <edwin@FreeBSD.org>2003-05-22 03:47:46 +0000
commitc6b4b2b66bae9f55ec423f2277b278388d6ac4d4 (patch)
treef36803ed8637556ad0515d051efd820377db0f2d /irc
parent268d27d47874dedc337d18c0f112ed5a0f3d493c (diff)
downloadFreeBSD-ports-c6b4b2b66bae9f55ec423f2277b278388d6ac4d4.zip
FreeBSD-ports-c6b4b2b66bae9f55ec423f2277b278388d6ac4d4.tar.gz
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 <tim@bishnet.net>
Diffstat (limited to 'irc')
-rw-r--r--irc/pircbot/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/pircbot/Makefile b/irc/pircbot/Makefile
index 518623f..59e99fd 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
OpenPOWER on IntegriCloud