diff options
author | Gabor Kovesdan <gabor@FreeBSD.org> | 2006-12-08 13:46:35 +0000 |
---|---|---|
committer | Gabor Kovesdan <gabor@FreeBSD.org> | 2006-12-08 13:46:35 +0000 |
commit | 7dc52a691fcb18b4d8d9ec008ba988be4756dcea (patch) | |
tree | 503805d19cd777fe115b11893e25605e9b9a1db6 /net/cryptcat | |
parent | 5b4a602c24a3d3efe6488f9c9648b6a8e845dbea (diff) | |
download | ports-7dc52a691fcb18b4d8d9ec008ba988be4756dcea.tar.gz ports-7dc52a691fcb18b4d8d9ec008ba988be4756dcea.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 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 |