diff options
Diffstat (limited to 'chat/bitchbot')
-rw-r--r-- | chat/bitchbot/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/bitchbot/Makefile b/chat/bitchbot/Makefile index 531c445e496..0fd73df7a82 100644 --- a/chat/bitchbot/Makefile +++ b/chat/bitchbot/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2014/10/09 14:06:02 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/12 10:48:26 wiz Exp $ DISTNAME= bitchbot-1.0.2 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= chat MASTER_SITES= http://www.r1ch.net/projects/bitchbot/download/ |