summaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2005-11-30 22:12:05 +0000
committerCy Schubert <cy@FreeBSD.org>2005-11-30 22:12:05 +0000
commit06181357c738aa19ccba60678fedc1c572004df8 (patch)
treee2661b8e03404013a05e63490ba0ca6e136f6afa /ftp
parentRun pkg-message through SUB_FILES. (diff)
1. Remove reference to defunct website in pkg-descr.
2. Add SHA256 as per PR 89773. 3. Adjust port removal date. I will remove the distfile from my website on that date. PR: 89773
Notes
Notes: svn path=/head/; revision=150091
Diffstat (limited to 'ftp')
-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)