diff options
Diffstat (limited to 'net-p2p/dctc-gui')
-rw-r--r-- | net-p2p/dctc-gui/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/dctc-gui/Makefile b/net-p2p/dctc-gui/Makefile index 3bc7cd18d9a1..96bbd77c1868 100644 --- a/net-p2p/dctc-gui/Makefile +++ b/net-p2p/dctc-gui/Makefile @@ -8,7 +8,7 @@ PORTNAME= dctc PORTVERSION= 0.66 PORTREVISION= 2 -CATEGORIES= net gnome +CATEGORIES= net-p2p gnome MASTER_SITES= http://unixpages.org/distfiles/ PKGNAMESUFFIX= -gui DISTNAME= dc_gui-${PORTVERSION} @@ -16,7 +16,7 @@ DISTNAME= dc_gui-${PORTVERSION} MAINTAINER= lioux@FreeBSD.org COMMENT= A GUI to DirectConnect (www.neo-modus.com) text client -BUILD_DEPENDS= dctc:${PORTSDIR}/net/dctc +BUILD_DEPENDS= dctc:${PORTSDIR}/net-p2p/dctc LIB_DEPENDS= db4.0:${PORTSDIR}/databases/db4 USE_GETTEXT= yes |