diff options
author | Patrick Li <pat@FreeBSD.org> | 2002-09-16 06:13:03 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2002-09-16 06:13:03 +0000 |
commit | 0a9a53e8ca29c27d6a470d4bcfffee98f902bd3b (patch) | |
tree | 9af55bdac52f86e58a989bde3c8f448746db2fc7 /irc/pircbot | |
parent | Update the pkg-descr and include the new Sourceforge URL. (diff) |
Update to 0.9.9
PR: ports/42810
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=66413
Diffstat (limited to 'irc/pircbot')
-rw-r--r-- | irc/pircbot/Makefile | 2 | ||||
-rw-r--r-- | irc/pircbot/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/irc/pircbot/Makefile b/irc/pircbot/Makefile index 4cbf293b7c11..697187a6261e 100644 --- a/irc/pircbot/Makefile +++ b/irc/pircbot/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pircbot -PORTVERSION= 0.9.8 +PORTVERSION= 0.9.9 CATEGORIES= irc java MASTER_SITES= http://www.jibble.org/files/ \ http://www.i-scream.org.uk/downloads/other/ diff --git a/irc/pircbot/distinfo b/irc/pircbot/distinfo index 83dd1130fa0d..3a4b690daef1 100644 --- a/irc/pircbot/distinfo +++ b/irc/pircbot/distinfo @@ -1 +1 @@ -MD5 (pircbot-0.9.8.zip) = 160d0679c28d14eafda167beb266ec54 +MD5 (pircbot-0.9.9.zip) = 4764505347b3161208cc2a441c0e0ee9 |