summaryrefslogtreecommitdiff
path: root/chat/micq/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'chat/micq/Makefile')
-rw-r--r--chat/micq/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/chat/micq/Makefile b/chat/micq/Makefile
index 6426255821a..71d80e0f3de 100644
--- a/chat/micq/Makefile
+++ b/chat/micq/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2005/05/22 20:07:43 jlam Exp $
+# $NetBSD: Makefile,v 1.20 2005/11/25 19:58:59 wiz Exp $
-DISTNAME= micq-0.4.10.3
-PKGREVISION= 2
+DISTNAME= micq-0.5.0.4
CATEGORIES= chat
MASTER_SITES= http://www.micq.org/source/ \
ftp://www.micq.org/pub/micq/source/
@@ -15,4 +14,5 @@ USE_TOOLS+= gmake
GNU_CONFIGURE= YES
.include "../../devel/gettext-lib/buildlink3.mk"
+.include "../../security/openssl/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"