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 | |
parent | 7e132da4bb526f934eb46961b8e32728073ac522 (diff) |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/dctc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/dctc/Makefile b/net/dctc/Makefile index 882a367b8e78..ce86fff9ec36 100644 --- a/net/dctc/Makefile +++ b/net/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 |