diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-05-22 03:47:46 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-05-22 03:47:46 +0000 |
commit | 1eb07c00ae4ca71669746961d33e94ab2e249858 (patch) | |
tree | c046d7ce8fa4fcdaf3950993c9f250f12882e124 /irc | |
parent | 983b23b46a6e6c941074b65b01932918915a40f4 (diff) | |
download | ports-1eb07c00ae4ca71669746961d33e94ab2e249858.tar.gz ports-1eb07c00ae4ca71669746961d33e94ab2e249858.zip |
Notes
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 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 |