diff options
Diffstat (limited to 'chat/centericq')
-rw-r--r-- | chat/centericq/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/centericq/Makefile b/chat/centericq/Makefile index dacbda193df..cfdd6a9102f 100644 --- a/chat/centericq/Makefile +++ b/chat/centericq/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2003/09/28 09:13:56 jlam Exp $ +# $NetBSD: Makefile,v 1.32 2003/11/12 03:39:39 jschauma Exp $ # DISTNAME= centericq-4.9.6 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= chat MASTER_SITES= http://konst.org.ua/download/ EXTRACT_SUFX= .tar.bz2 |