diff options
author | petef <petef@FreeBSD.org> | 2003-01-02 17:26:23 +0000 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2003-01-02 17:26:23 +0000 |
commit | 81f5716dbc8c3136c7b2fce911251228932c8ac7 (patch) | |
tree | 2e22153d9b43504e0c0f13e965845bb3ee5fbf04 /irc | |
parent | f8a8ed961e755c0132489e88d11fc3bd732c671b (diff) | |
download | FreeBSD-ports-81f5716dbc8c3136c7b2fce911251228932c8ac7.zip FreeBSD-ports-81f5716dbc8c3136c7b2fce911251228932c8ac7.tar.gz |
Update to 0.9.11.
PR: 45796
Submitted by: maintainer
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 c895653..7e1f73c 100644 --- a/irc/pircbot/Makefile +++ b/irc/pircbot/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pircbot -PORTVERSION= 0.9.10 +PORTVERSION= 0.9.11 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 cb7ceca..25e4a43 100644 --- a/irc/pircbot/distinfo +++ b/irc/pircbot/distinfo @@ -1 +1 @@ -MD5 (pircbot-0.9.10.zip) = 1f45589c081d51b98776af8fa0ee268c +MD5 (pircbot-0.9.11.zip) = 9a3b8e7dcc0388f8874bffcfef835717 |