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 0fd73df7a82..d44aa3966b9 100644 --- a/chat/bitchbot/Makefile +++ b/chat/bitchbot/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2015/06/12 10:48:26 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2016/07/09 06:37:52 wiz Exp $ DISTNAME= bitchbot-1.0.2 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= chat MASTER_SITES= http://www.r1ch.net/projects/bitchbot/download/ |