diff options
Diffstat (limited to 'net/cryptcat/Makefile')
-rw-r--r-- | net/cryptcat/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/cryptcat/Makefile b/net/cryptcat/Makefile index 12694556f5d6..32e350c65a55 100644 --- a/net/cryptcat/Makefile +++ b/net/cryptcat/Makefile @@ -7,6 +7,7 @@ DISTNAME= ${PORTNAME}-unix-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Standard netcat enhanced with twofish encryption +WWW= https://sourceforge.net/projects/cryptcat/ USES= tar WRKSRC= ${WRKDIR}/unix |