diff options
Diffstat (limited to 'chat/cgiirc/Makefile')
-rw-r--r-- | chat/cgiirc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/cgiirc/Makefile b/chat/cgiirc/Makefile index 81e8deeb0d6..169d7b677e5 100644 --- a/chat/cgiirc/Makefile +++ b/chat/cgiirc/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2012/10/03 00:02:34 asau Exp $ +# $NetBSD: Makefile,v 1.20 2012/10/03 21:54:00 wiz Exp $ DISTNAME= cgiirc-0.5.10 #PKGREVISION= 2 +PKGREVISION= 1 CATEGORIES= chat MASTER_SITES= http://cgiirc.org/releases/ |