aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcy <cy@FreeBSD.org>2005-11-20 04:59:12 +0800
committercy <cy@FreeBSD.org>2005-11-20 04:59:12 +0800
commit39008afe30d2da6881c251d598840789609c854e (patch)
treeb50031c223d01827725a00ff97f1bd1848595666
parent6596cd76e8bfba1473d5c5eb9519afd40385611e (diff)
downloadfreebsd-ports-gnome-39008afe30d2da6881c251d598840789609c854e.tar.gz
freebsd-ports-gnome-39008afe30d2da6881c251d598840789609c854e.tar.zst
freebsd-ports-gnome-39008afe30d2da6881c251d598840789609c854e.zip
Remove the original author's website as a source for the distfile, as he no
longer supports it. Functionality of this port is provided by the OpenSSH port and in the base system. Mark this port deprecated and scheduled to be removed on March 3, 2006.
-rw-r--r--ftp/sftp/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/ftp/sftp/Makefile b/ftp/sftp/Makefile
index fd74b25a2719..c8529772807a 100644
--- a/ftp/sftp/Makefile
+++ b/ftp/sftp/Makefile
@@ -8,11 +8,12 @@
PORTNAME= sftp
PORTVERSION= 0.9.9
CATEGORIES= ftp security
-MASTER_SITES= ftp://ftp.xbill.org/pub/sftp/old/ \
- http://www.komquats.com/distfiles/
+MASTER_SITES= http://www.komquats.com/distfiles/
MAINTAINER= cy@FreeBSD.org
COMMENT= An ftp replacement that runs over an ssh tunnel
+DEPRECATED= yes
+EXPIRATION_DATE= 2006-03-01
.include <bsd.port.pre.mk>