diff options
Diffstat (limited to 'chat/cgiirc/Makefile')
-rw-r--r-- | chat/cgiirc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/cgiirc/Makefile b/chat/cgiirc/Makefile index ce7b71c9ff3..00a6f0b68b3 100644 --- a/chat/cgiirc/Makefile +++ b/chat/cgiirc/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.24 2015/06/12 10:48:27 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2016/07/09 06:37:52 wiz Exp $ DISTNAME= cgiirc-0.5.11 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= chat MASTER_SITES= http://cgiirc.org/releases/ |