aboutsummaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorMarius Strobl <marius@FreeBSD.org>2012-12-30 12:47:48 +0000
committerMarius Strobl <marius@FreeBSD.org>2012-12-30 12:47:48 +0000
commit1818674a1aa9478392e5cc1aa3844d40fdf5c352 (patch)
tree23087caac4827c4afb4af48a0328e78c36e494d2 /ftp
parent613ff7d04ce98e4c1747553741749d26953a7a5b (diff)
downloadports-1818674a1aa9478392e5cc1aa3844d40fdf5c352.tar.gz
ports-1818674a1aa9478392e5cc1aa3844d40fdf5c352.zip
Notes
Diffstat (limited to 'ftp')
-rw-r--r--ftp/ftp-tls/Makefile3
-rw-r--r--ftp/ftpd-tls/Makefile3
2 files changed, 6 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
diff --git a/ftp/ftpd-tls/Makefile b/ftp/ftpd-tls/Makefile
index d0291b2ad59e..f4f67ee79de2 100644
--- a/ftp/ftpd-tls/Makefile
+++ b/ftp/ftpd-tls/Makefile
@@ -15,6 +15,9 @@ MASTER_SITE_SUBDIR= marius
MAINTAINER= marius@FreeBSD.org
COMMENT= Ftp server supporting FTP AUTH TLS
+DEPRECATED= No longer maintained upstream
+EXPIRATION_DATE= 2013-01-31
+
GNU_CONFIGURE= YES
USE_OPENSSL= YES
USE_RC_SUBR= ftpd-tls