diff options
author | kevlo <kevlo@FreeBSD.org> | 2002-09-13 15:25:37 +0800 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2002-09-13 15:25:37 +0800 |
commit | ec166e8739ff696c62816d93eb70137e7fbcd856 (patch) | |
tree | 525c0a8c10c1793e4964cb985d74b7f8c1b74fa9 /irc/pircbot | |
parent | cc0a455ed8258bfe304823f44814466c78d3e6c5 (diff) | |
download | freebsd-ports-gnome-ec166e8739ff696c62816d93eb70137e7fbcd856.tar.gz freebsd-ports-gnome-ec166e8739ff696c62816d93eb70137e7fbcd856.tar.zst freebsd-ports-gnome-ec166e8739ff696c62816d93eb70137e7fbcd856.zip |
Update to version 0.9.8
PR: 42666
Submitted by: MAINTAINER
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 1468acc37f9a..4cbf293b7c11 100644 --- a/irc/pircbot/Makefile +++ b/irc/pircbot/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pircbot -PORTVERSION= 0.9.7 +PORTVERSION= 0.9.8 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 ce74fa507576..83dd1130fa0d 100644 --- a/irc/pircbot/distinfo +++ b/irc/pircbot/distinfo @@ -1 +1 @@ -MD5 (pircbot-0.9.7.zip) = c2abd30f1c87d399f05fca8d47945fa1 +MD5 (pircbot-0.9.8.zip) = 160d0679c28d14eafda167beb266ec54 |