diff options
Diffstat (limited to 'net/dctc')
-rw-r--r-- | net/dctc/Makefile | 1 | ||||
-rw-r--r-- | net/dctc/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/net/dctc/Makefile b/net/dctc/Makefile index 6b6f731da212..85b18a39a0c9 100644 --- a/net/dctc/Makefile +++ b/net/dctc/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://unixpages.org/distfiles/ \ DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= lioux@FreeBSD.org +COMMENT= A DirectConnect (www.neo-modus.com) text client for file sharing BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/makedepend LIB_DEPENDS= db4.0:${PORTSDIR}/databases/db4 \ diff --git a/net/dctc/pkg-comment b/net/dctc/pkg-comment deleted file mode 100644 index 7a13d88cf9ef..000000000000 --- a/net/dctc/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A DirectConnect (www.neo-modus.com) text client for file sharing |