summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ftp/sftp/Makefile2
-rw-r--r--ftp/sftp/distinfo1
-rw-r--r--ftp/sftp/pkg-descr1
3 files changed, 2 insertions, 2 deletions
diff --git a/ftp/sftp/Makefile b/ftp/sftp/Makefile
index c8529772807a..4095f72d46fb 100644
--- a/ftp/sftp/Makefile
+++ b/ftp/sftp/Makefile
@@ -13,7 +13,7 @@ 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
+EXPIRATION_DATE= 2005-12-16
.include <bsd.port.pre.mk>
diff --git a/ftp/sftp/distinfo b/ftp/sftp/distinfo
index f93691be28fc..9402cdbaf518 100644
--- a/ftp/sftp/distinfo
+++ b/ftp/sftp/distinfo
@@ -1,2 +1,3 @@
MD5 (sftp-0.9.9.tar.gz) = 9880c86ed928997da069bdb108bf4ad9
+SHA256 (sftp-0.9.9.tar.gz) = fe369383503192da004217ae7601c34ee15a1c2e1b963d6fc5da98b533f0e863
SIZE (sftp-0.9.9.tar.gz) = 37632
diff --git a/ftp/sftp/pkg-descr b/ftp/sftp/pkg-descr
index 8d1a74109311..2677cd0929fe 100644
--- a/ftp/sftp/pkg-descr
+++ b/ftp/sftp/pkg-descr
@@ -33,5 +33,4 @@ bugs will be fixed.
sftp is distributed under the GNU General Public License (GPL), Version 2.
-WWW: http://www.xbill.org/sftp/
Author: Brian Wellington (bwelling@xbill.org)