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 be09ed17834..39b8feb611d 100644 --- a/chat/micq/Makefile +++ b/chat/micq/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2006/01/29 17:48:11 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2006/02/05 23:08:25 joerg Exp $ DISTNAME= micq-0.5.1 +PKGREVISION= 1 CATEGORIES= chat MASTER_SITES= http://www.micq.org/source/ \ ftp://www.micq.org/pub/micq/source/ |