summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortaoka <taoka@FreeBSD.org>1999-05-05 14:13:55 +0000
committertaoka <taoka@FreeBSD.org>1999-05-05 14:13:55 +0000
commitd7b84e30f188f01d8e152007da8fdb27e3b62a17 (patch)
treefc2f15f38a5d638ba4aeec655e56dc758845f0c5
parent77bb3692b5c23184b7a5302f61034ee390e5ec41 (diff)
downloadFreeBSD-ports-d7b84e30f188f01d8e152007da8fdb27e3b62a17.zip
FreeBSD-ports-d7b84e30f188f01d8e152007da8fdb27e3b62a17.tar.gz
I moved icqlib from devel to net. Fixed ${CATEGORY} and ${LIB_DEPENDS}
with respect to the change.
-rw-r--r--net-im/icqlib/Makefile4
-rw-r--r--net/icqlib/Makefile4
-rw-r--r--net/icqlib0/Makefile4
-rw-r--r--net/kicq/Makefile4
4 files changed, 8 insertions, 8 deletions
diff --git a/net-im/icqlib/Makefile b/net-im/icqlib/Makefile
index dd7d37d..1d24a03 100644
--- a/net-im/icqlib/Makefile
+++ b/net-im/icqlib/Makefile
@@ -3,11 +3,11 @@
# Date created: 16 March 1999
# Whom: Pavel Andreev
#
-# $Id: Makefile,v 1.1.1.1 1999/04/30 16:25:18 taoka Exp $
+# $Id: Makefile,v 1.1.1.1 1999/05/05 13:57:00 taoka Exp $
#
DISTNAME= icqlib-0.1.3
-CATEGORIES= devel
+CATEGORIES= net
MASTER_SITES= http://www.cn.ua/~denis/kde/
MAINTAINER= paxvel@iname.com
diff --git a/net/icqlib/Makefile b/net/icqlib/Makefile
index dd7d37d..1d24a03 100644
--- a/net/icqlib/Makefile
+++ b/net/icqlib/Makefile
@@ -3,11 +3,11 @@
# Date created: 16 March 1999
# Whom: Pavel Andreev
#
-# $Id: Makefile,v 1.1.1.1 1999/04/30 16:25:18 taoka Exp $
+# $Id: Makefile,v 1.1.1.1 1999/05/05 13:57:00 taoka Exp $
#
DISTNAME= icqlib-0.1.3
-CATEGORIES= devel
+CATEGORIES= net
MASTER_SITES= http://www.cn.ua/~denis/kde/
MAINTAINER= paxvel@iname.com
diff --git a/net/icqlib0/Makefile b/net/icqlib0/Makefile
index dd7d37d..1d24a03 100644
--- a/net/icqlib0/Makefile
+++ b/net/icqlib0/Makefile
@@ -3,11 +3,11 @@
# Date created: 16 March 1999
# Whom: Pavel Andreev
#
-# $Id: Makefile,v 1.1.1.1 1999/04/30 16:25:18 taoka Exp $
+# $Id: Makefile,v 1.1.1.1 1999/05/05 13:57:00 taoka Exp $
#
DISTNAME= icqlib-0.1.3
-CATEGORIES= devel
+CATEGORIES= net
MASTER_SITES= http://www.cn.ua/~denis/kde/
MAINTAINER= paxvel@iname.com
diff --git a/net/kicq/Makefile b/net/kicq/Makefile
index acd7c4b..62b862c 100644
--- a/net/kicq/Makefile
+++ b/net/kicq/Makefile
@@ -3,7 +3,7 @@
# Date created: 16 March 1999
# Whom: Pavel Andreev
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1999/04/30 16:37:20 taoka Exp $
#
DISTNAME= kicq-0.3.0
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.cn.ua/~denis/kde/
MAINTAINER= paxvel@iname.com
-LIB_DEPENDS= icq.1:${PORTSDIR}/devel/icqlib \
+LIB_DEPENDS= icq.1:${PORTSDIR}/net/icqlib \
kdecore.2:${PORTSDIR}/x11/kdelibs11 \
kdeui.2:${PORTSDIR}/x11/kdelibs11 \
kfm.2:${PORTSDIR}/x11/kdelibs11
OpenPOWER on IntegriCloud