diff options
author | Patrick Li <pat@FreeBSD.org> | 2002-06-15 22:28:57 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2002-06-15 22:28:57 +0000 |
commit | 8e6a3bd629757cada860fe43ec30f5d995c0d4f3 (patch) | |
tree | 74e043003a16e23466fd9219d4fb631c59d7193e /irc/pircbot/Makefile | |
parent | e5bcc7a95d6abe5fbc419711320eee4094ee3628 (diff) | |
download | ports-8e6a3bd629757cada860fe43ec30f5d995c0d4f3.tar.gz ports-8e6a3bd629757cada860fe43ec30f5d995c0d4f3.zip |
Notes
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 48c1ae344a70..464b16b6f966 100644 --- a/irc/pircbot/Makefile +++ b/irc/pircbot/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pircbot -PORTVERSION= 0.9.4 +PORTVERSION= 0.9.5 CATEGORIES= irc java MASTER_SITES= http://www.jibble.org/files/ http://www.i-scream.org.uk/downloads/other/ |