diff options
author | lioux <lioux@FreeBSD.org> | 2005-09-25 01:14:11 +0000 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2005-09-25 01:14:11 +0000 |
commit | 4a4fb64f1d57702385730e9141bbeb7d095fb0ba (patch) | |
tree | c58b568b4c675ad0d639188fd3083e0e10e66e81 /net-p2p/dctc | |
parent | 7a68c60ab0bd8a7463511f6ce37ae250ec367a44 (diff) | |
download | FreeBSD-ports-4a4fb64f1d57702385730e9141bbeb7d095fb0ba.zip FreeBSD-ports-4a4fb64f1d57702385730e9141bbeb7d095fb0ba.tar.gz |
Drop maintainership
Diffstat (limited to 'net-p2p/dctc')
-rw-r--r-- | net-p2p/dctc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/dctc/Makefile b/net-p2p/dctc/Makefile index 882a367..ce86fff 100644 --- a/net-p2p/dctc/Makefile +++ b/net-p2p/dctc/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://unixpages.org/distfiles/ \ http://ac2i.tzo.com/dctc/ DISTNAME= ${PORTNAME}-${PORTVERSION} -MAINTAINER= lioux@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A DirectConnect (www.neo-modus.com) text client for file sharing BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/makedepend |