diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2002-09-03 08:29:49 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2002-09-03 08:29:49 +0000 |
commit | 4a8f6f01ea1afb36a4707e00abfcb0c618afaf20 (patch) | |
tree | 25a4d0ce550a4a1c59d973c90d95ac0e5d026d45 /irc | |
parent | Update to version 1.05 (diff) |
Update to version 0.9.7
PR: 42341
Submitted by: MAINTAINER
Notes
Notes:
svn path=/head/; revision=65548
Diffstat (limited to 'irc')
-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 8c47381fb286..1468acc37f9a 100644 --- a/irc/pircbot/Makefile +++ b/irc/pircbot/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pircbot -PORTVERSION= 0.9.6 +PORTVERSION= 0.9.7 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 48a6fbe0abb5..ce74fa507576 100644 --- a/irc/pircbot/distinfo +++ b/irc/pircbot/distinfo @@ -1 +1 @@ -MD5 (pircbot-0.9.6.zip) = 177a24fe505b9a6481ce1beb3763df02 +MD5 (pircbot-0.9.7.zip) = c2abd30f1c87d399f05fca8d47945fa1 |