diff options
author | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2002-08-31 17:34:48 +0000 |
---|---|---|
committer | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2002-08-31 17:34:48 +0000 |
commit | f53956a21c977c7c348227827634fd2761f186cd (patch) | |
tree | aa99c875659650b1a00eea44b846d8e70d996492 /irc/pircbot | |
parent | f505eab4761bf7fc94ff8f1f2ab313aba648f029 (diff) | |
download | ports-f53956a21c977c7c348227827634fd2761f186cd.tar.gz ports-f53956a21c977c7c348227827634fd2761f186cd.zip |
Notes
Diffstat (limited to 'irc/pircbot')
-rw-r--r-- | irc/pircbot/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/irc/pircbot/Makefile b/irc/pircbot/Makefile index 464b16b6f966..f03b847972ec 100644 --- a/irc/pircbot/Makefile +++ b/irc/pircbot/Makefile @@ -8,7 +8,8 @@ PORTNAME= pircbot PORTVERSION= 0.9.5 CATEGORIES= irc java -MASTER_SITES= http://www.jibble.org/files/ http://www.i-scream.org.uk/downloads/other/ +MASTER_SITES= http://www.jibble.org/files/ \ + http://www.i-scream.org.uk/downloads/other/ MAINTAINER= tim@bishnet.net |