diff options
author | Gabor Kovesdan <gabor@FreeBSD.org> | 2009-06-27 08:49:44 +0000 |
---|---|---|
committer | Gabor Kovesdan <gabor@FreeBSD.org> | 2009-06-27 08:49:44 +0000 |
commit | 0cfe06320927a959be1dd968e55b280d10dce294 (patch) | |
tree | 81ffd2c86634b11ad48008a6fda3e022bb8c51a3 /net/cryptcat | |
parent | 341eec33744ceafc7ff03b9a61eff5f151d4c0a0 (diff) | |
download | ports-0cfe06320927a959be1dd968e55b280d10dce294.tar.gz ports-0cfe06320927a959be1dd968e55b280d10dce294.zip |
Notes
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 42de22537914..3fc183a3c5b3 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= gabor@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Standard netcat enhanced with twofish encryption WRKSRC= ${WRKDIR}/unix |