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 826a7770d5f..f00b9862605 100644 --- a/chat/vicq/Makefile +++ b/chat/vicq/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.27 2010/08/21 16:32:47 seb Exp $ +# $NetBSD: Makefile,v 1.28 2011/08/14 07:38:55 obache Exp $ DISTNAME= vicq-0.4.1 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= chat MASTER_SITES= ${HOMEPAGE} EXTRACT_SUFX= .tar.bz2 |