diff options
Diffstat (limited to 'chat/micq/Makefile')
-rw-r--r-- | chat/micq/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/chat/micq/Makefile b/chat/micq/Makefile index 82b62547400..65762761e96 100644 --- a/chat/micq/Makefile +++ b/chat/micq/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2007/06/08 11:47:21 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2007/06/26 09:07:55 rillig Exp $ DISTNAME= micq-0.5.4 CATEGORIES= chat -MASTER_SITES= http://www.micq.org/source/ \ - ftp://www.micq.org/pub/micq/source/ +MASTER_SITES= http://www.micq.org/source/ EXTRACT_SUFX= .tgz MAINTAINER= shell@NetBSD.org |