diff options
author | sahil <sahil@FreeBSD.org> | 2010-07-31 11:18:44 +0800 |
---|---|---|
committer | sahil <sahil@FreeBSD.org> | 2010-07-31 11:18:44 +0800 |
commit | a60e165fb9dca0c6967023898108bd2132dda976 (patch) | |
tree | 09ce64ad82e7895ab6832499ef36c28bddba9c3f /net | |
parent | 35deb2c7d59edd0e94d40719f44d9d9091b22a01 (diff) | |
download | freebsd-ports-gnome-a60e165fb9dca0c6967023898108bd2132dda976.tar.gz freebsd-ports-gnome-a60e165fb9dca0c6967023898108bd2132dda976.tar.zst freebsd-ports-gnome-a60e165fb9dca0c6967023898108bd2132dda976.zip |
- Drop maintainership
Diffstat (limited to 'net')
-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 |