diff options
Diffstat (limited to 'chat/vicq/Makefile')
-rw-r--r-- | chat/vicq/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/vicq/Makefile b/chat/vicq/Makefile index d64c09d164e..414767d9246 100644 --- a/chat/vicq/Makefile +++ b/chat/vicq/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.35 2014/10/09 14:06:03 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2015/06/12 10:48:29 wiz Exp $ DISTNAME= vicq-0.4.1 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= chat MASTER_SITES= ${HOMEPAGE} EXTRACT_SUFX= .tar.bz2 |