diff options
Diffstat (limited to 'chat/i2cb/Makefile')
-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 833c842a72e..d2b7295b337 100644 --- a/chat/i2cb/Makefile +++ b/chat/i2cb/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2012/02/16 14:05:07 hans Exp $ +# $NetBSD: Makefile,v 1.24 2012/08/21 23:49:19 marino Exp $ # DISTNAME= i2cb-6.0_ALPHA -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_LOCAL} |