diff options
Diffstat (limited to 'ftp/ftp-tls')
-rw-r--r-- | ftp/ftp-tls/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ftp/ftp-tls/Makefile b/ftp/ftp-tls/Makefile index c6fa9d536ecb..a9ef27050075 100644 --- a/ftp/ftp-tls/Makefile +++ b/ftp/ftp-tls/Makefile @@ -15,6 +15,9 @@ MASTER_SITE_SUBDIR= marius MAINTAINER= marius@FreeBSD.org COMMENT= Ftp client supporting FTP AUTH TLS +DEPRECATED= No longer maintained upstream +EXPIRATION_DATE= 2013-01-31 + GNU_CONFIGURE= yes USE_OPENSSL= yes |