diff options
Diffstat (limited to 'chat/micq/Makefile')
-rw-r--r-- | chat/micq/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/micq/Makefile b/chat/micq/Makefile index e1b48dbd200..a9a059f0e29 100644 --- a/chat/micq/Makefile +++ b/chat/micq/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2003/06/01 08:37:07 shell Exp $ +# $NetBSD: Makefile,v 1.12 2003/07/13 13:50:48 wiz Exp $ DISTNAME= micq-0.4.10.3 +PKGREVISION= 1 CATEGORIES= chat MASTER_SITES= http://www.micq.org/source/ \ ftp://www.micq.org/pub/micq/source/ |