diff options
author | Sahil Tandon <sahil@FreeBSD.org> | 2010-07-31 03:18:44 +0000 |
---|---|---|
committer | Sahil Tandon <sahil@FreeBSD.org> | 2010-07-31 03:18:44 +0000 |
commit | 6b29d04c9bbb2f77a6fb67deb350664a27220ec1 (patch) | |
tree | 993d7cd5a5c1070749d54bc5d3eb498c244daa2b /net/cryptcat | |
parent | 8fde76d0c513bb487f280a75c72986d90d9d0ce4 (diff) |
- Drop maintainership
Notes
Notes:
svn path=/head/; revision=258518
Diffstat (limited to 'net/cryptcat')
-rw-r--r-- | net/cryptcat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/cryptcat/Makefile b/net/cryptcat/Makefile index cfad64014561..58e0ac3b72c9 100644 --- a/net/cryptcat/Makefile +++ b/net/cryptcat/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-unix-1.2/${PORTNAME}-unix-${PORTVERSION DISTNAME= ${PORTNAME}-unix-${PORTVERSION} EXTRACT_SUFX= .tar -MAINTAINER= sahil@tandon.net +MAINTAINER= ports@FreeBSD.org COMMENT= Standard netcat enhanced with twofish encryption WRKSRC= ${WRKDIR}/unix |