diff options
author | kevlo <kevlo@FreeBSD.org> | 2002-09-13 07:25:37 +0000 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2002-09-13 07:25:37 +0000 |
commit | ec166e8739ff696c62816d93eb70137e7fbcd856 (patch) | |
tree | 525c0a8c10c1793e4964cb985d74b7f8c1b74fa9 /irc/pircbot/Makefile | |
parent | cc0a455ed8258bfe304823f44814466c78d3e6c5 (diff) | |
download | FreeBSD-ports-ec166e8739ff696c62816d93eb70137e7fbcd856.zip FreeBSD-ports-ec166e8739ff696c62816d93eb70137e7fbcd856.tar.gz |
Update to version 0.9.8
PR: 42666
Submitted by: MAINTAINER
Diffstat (limited to 'irc/pircbot/Makefile')
-rw-r--r-- | irc/pircbot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/pircbot/Makefile b/irc/pircbot/Makefile index 1468acc..4cbf293 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/ |