diff options
Diffstat (limited to 'chat/micq')
-rw-r--r-- | chat/micq/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/micq/Makefile b/chat/micq/Makefile index 11e6ce2c149..af858d770c2 100644 --- a/chat/micq/Makefile +++ b/chat/micq/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2004/04/11 05:59:14 snj Exp $ +# $NetBSD: Makefile,v 1.17 2004/10/03 00:13:15 tv Exp $ DISTNAME= micq-0.4.10.3 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= chat MASTER_SITES= http://www.micq.org/source/ \ ftp://www.micq.org/pub/micq/source/ |