diff options
author | lioux <lioux@FreeBSD.org> | 2003-02-24 03:58:35 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2003-02-24 03:58:35 +0800 |
commit | b07a0523b4b6c61e5016d6dde3c2b789376bf3ad (patch) | |
tree | 5205ac5458449f822c3accdd69bcf94485a42f45 /net/dctc/Makefile | |
parent | 0434b180606a0701d9d94d43d2cd17acbff9bbe5 (diff) | |
download | freebsd-ports-gnome-b07a0523b4b6c61e5016d6dde3c2b789376bf3ad.tar.gz freebsd-ports-gnome-b07a0523b4b6c61e5016d6dde3c2b789376bf3ad.tar.zst freebsd-ports-gnome-b07a0523b4b6c61e5016d6dde3c2b789376bf3ad.zip |
De-pkg-comment
Diffstat (limited to 'net/dctc/Makefile')
-rw-r--r-- | net/dctc/Makefile | 1 |
1 files changed, 1 insertions, 0 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 \ |