diff options
Diffstat (limited to 'ftp/tnftp/Makefile')
-rw-r--r-- | ftp/tnftp/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ftp/tnftp/Makefile b/ftp/tnftp/Makefile index 582759401515..cec4e5bfc65b 100644 --- a/ftp/tnftp/Makefile +++ b/ftp/tnftp/Makefile @@ -3,6 +3,7 @@ PORTNAME= tnftp PORTVERSION= 20141104 +PORTREVISION= 1 CATEGORIES= ftp ipv6 MASTER_SITES= ftp://ftp.netbsd.org/pub/NetBSD/misc/tnftp/ @@ -10,6 +11,7 @@ MAINTAINER= danilo@FreeBSD.org COMMENT= Enhanced ftp client from NetBSD GNU_CONFIGURE= yes +USE_OPENSSL= yes PLIST_FILES= bin/tnftp man/man1/tnftp.1.gz |