diff options
author | Cy Schubert <cy@FreeBSD.org> | 2001-11-29 04:55:48 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2001-11-29 04:55:48 +0000 |
commit | bba9144cdaab68be6e4ec7cfc91344b969de6449 (patch) | |
tree | 82be39a036e7a55237bde8412d21284d2ea67446 /ftp | |
parent | On WITHOUT_X11=yes, compiling jvim3-* fails. (diff) |
Update to sftp 0.9.9.
Reviewed by: nectar
Approved by: nectar
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/sftp/Makefile | 3 | ||||
-rw-r--r-- | ftp/sftp/distinfo | 2 |
2 files changed, 2 insertions, 3 deletions
diff --git a/ftp/sftp/Makefile b/ftp/sftp/Makefile index 2b39046afff6..998eb2cd4152 100644 --- a/ftp/sftp/Makefile +++ b/ftp/sftp/Makefile @@ -6,8 +6,7 @@ # PORTNAME= sftp -PORTVERSION= 0.9.6 -PORTREVISION= 1 +PORTVERSION= 0.9.9 CATEGORIES= ftp security MASTER_SITES= ftp://ftp.xbill.org/pub/sftp/ diff --git a/ftp/sftp/distinfo b/ftp/sftp/distinfo index 88bbecb81032..978f7ebbd5b3 100644 --- a/ftp/sftp/distinfo +++ b/ftp/sftp/distinfo @@ -1 +1 @@ -MD5 (sftp-0.9.6.tar.gz) = eecefd6f53ca038b799e8c106256229c +MD5 (sftp-0.9.9.tar.gz) = 9880c86ed928997da069bdb108bf4ad9 |