diff options
Diffstat (limited to 'irc')
-rw-r--r-- | irc/pircbot/Makefile | 2 |
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 |