diff options
Diffstat (limited to 'chat/i2cb')
-rw-r--r-- | chat/i2cb/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/i2cb/Makefile b/chat/i2cb/Makefile index ff6d58ac71e..8ea9f23bb10 100644 --- a/chat/i2cb/Makefile +++ b/chat/i2cb/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2008/03/03 02:19:51 jlam Exp $ +# $NetBSD: Makefile,v 1.19 2009/05/20 00:58:08 wiz Exp $ # DISTNAME= i2cb-6.0_ALPHA -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_LOCAL} |