summaryrefslogtreecommitdiff
path: root/net-p2p/dctc-gui-qt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/dctc-gui-qt/Makefile')
-rw-r--r--net-p2p/dctc-gui-qt/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/dctc-gui-qt/Makefile b/net-p2p/dctc-gui-qt/Makefile
index 1bace60fd4ef..6faa33c540ff 100644
--- a/net-p2p/dctc-gui-qt/Makefile
+++ b/net-p2p/dctc-gui-qt/Makefile
@@ -7,7 +7,7 @@
PORTNAME= dctc
PORTVERSION= 0.1.2
-CATEGORIES= net
+CATEGORIES= net-p2p
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= dc-qt
PKGNAMESUFFIX= -gui-qt
@@ -16,7 +16,7 @@ DISTNAME= dc-qt-${PORTVERSION}
MAINTAINER= lioux@FreeBSD.org
COMMENT= A Qt GUI for the Direct Connect (TM) dctc text client
-RUN_DEPENDS= dctc:${PORTSDIR}/net/dctc
+RUN_DEPENDS= dctc:${PORTSDIR}/net-p2p/dctc
USE_QT_VER= 3
USE_REINPLACE= yes