diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2011-11-06 15:32:55 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2011-11-06 15:32:55 +0000 |
commit | 7bd0f61baef9033fe4e9fc54eebab3828a7cb77f (patch) | |
tree | 1aa161ace10325675506733825b1cb8b4e9cb8d4 /irc/p5-Bot-BasicBot/Makefile | |
parent | d191206d9f3d12fa6ae385441c707bc65d88b2af (diff) | |
download | ports-7bd0f61baef9033fe4e9fc54eebab3828a7cb77f.tar.gz ports-7bd0f61baef9033fe4e9fc54eebab3828a7cb77f.zip |
Notes
Diffstat (limited to 'irc/p5-Bot-BasicBot/Makefile')
-rw-r--r-- | irc/p5-Bot-BasicBot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/p5-Bot-BasicBot/Makefile b/irc/p5-Bot-BasicBot/Makefile index 3e73d99feef0..f27d6b21b711 100644 --- a/irc/p5-Bot-BasicBot/Makefile +++ b/irc/p5-Bot-BasicBot/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Bot-BasicBot -PORTVERSION= 0.87 +PORTVERSION= 0.88 CATEGORIES= irc perl5 MASTER_SITES= CPAN/Bot PKGNAMEPREFIX= p5- |