diff options
Diffstat (limited to 'chat/bitchbot/Makefile')
-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 bee571f3280..bc77ca3ab3a 100644 --- a/chat/bitchbot/Makefile +++ b/chat/bitchbot/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2013/05/31 12:39:39 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2014/05/29 23:35:17 wiz Exp $ DISTNAME= bitchbot-1.0.2 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= chat MASTER_SITES= http://www.r1ch.net/projects/bitchbot/download/ |