diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2005-09-25 01:14:11 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2005-09-25 01:14:11 +0000 |
commit | 6db9afca1e87c0ac6337f11e73bbcd64104c1b9c (patch) | |
tree | de2a2b38c2d90e5a4c99375128bba88b10b9a6c9 /net-p2p | |
parent | * Fix build when no DISPLAY is defined [1] (diff) |
Drop maintainership
Diffstat (limited to 'net-p2p')
-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 882a367b8e78..ce86fff9ec36 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 |