diff options
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 37e388439cae..9b0551d9631c 100644 --- a/net/cryptcat/Makefile +++ b/net/cryptcat/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-unix-${PORTVERSION} EXTRACT_SUFX= .tar -MAINTAINER= gkovesdan@t-hosting.hu +MAINTAINER= gabor@FreeBSD.org COMMENT= Standard netcat enhanced with twofish encryption WRKSRC= ${WRKDIR}/unix |