diff options
author | lioux <lioux@FreeBSD.org> | 2003-02-23 19:58:35 +0000 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2003-02-23 19:58:35 +0000 |
commit | b07a0523b4b6c61e5016d6dde3c2b789376bf3ad (patch) | |
tree | 5205ac5458449f822c3accdd69bcf94485a42f45 /net/dctc | |
parent | 0434b180606a0701d9d94d43d2cd17acbff9bbe5 (diff) | |
download | FreeBSD-ports-b07a0523b4b6c61e5016d6dde3c2b789376bf3ad.zip FreeBSD-ports-b07a0523b4b6c61e5016d6dde3c2b789376bf3ad.tar.gz |
De-pkg-comment
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 6b6f731..85b18a3 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 7a13d88..0000000 --- a/net/dctc/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A DirectConnect (www.neo-modus.com) text client for file sharing |