diff options
author | krion <krion@FreeBSD.org> | 2003-12-07 23:55:57 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2003-12-07 23:55:57 +0800 |
commit | ec592a0727707a2c898ae3a1e4158754d1be4b4e (patch) | |
tree | 5dace98ba4fc752c7c69240da788bc143a965faa /ftp | |
parent | 1e51f737e5ed9b64362ade698ec331902d56d0f5 (diff) | |
download | freebsd-ports-gnome-ec592a0727707a2c898ae3a1e4158754d1be4b4e.tar.gz freebsd-ports-gnome-ec592a0727707a2c898ae3a1e4158754d1be4b4e.tar.zst freebsd-ports-gnome-ec592a0727707a2c898ae3a1e4158754d1be4b4e.zip |
- Update to version 1.13
PR: 60008
Submitted by: Ports Fury
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/hsftp/Makefile | 4 | ||||
-rw-r--r-- | ftp/hsftp/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/ftp/hsftp/Makefile b/ftp/hsftp/Makefile index c56e939da36c..5c36c83d05ec 100644 --- a/ftp/hsftp/Makefile +++ b/ftp/hsftp/Makefile @@ -6,7 +6,7 @@ # PORTNAME= hsftp -PORTVERSION= 1.12 +PORTVERSION= 1.13 CATEGORIES= ftp MASTER_SITES= http://la-samhna.de/hsftp/ \ ${MASTER_SITE_SUNSITE} @@ -25,7 +25,7 @@ RUN_DEPENDS= ssh:${PORTSDIR}/security/openssh CONFIGURE_ARGS+= --with-openssh .endif -pre-fetch: +pre-everything:: .if !defined(WITH_OPENSSH) @${ECHO_MSG} @${ECHO_MSG} "If you would like build hsftp with OpenSSH support" diff --git a/ftp/hsftp/distinfo b/ftp/hsftp/distinfo index 0468a88964c1..9447ab6404c0 100644 --- a/ftp/hsftp/distinfo +++ b/ftp/hsftp/distinfo @@ -1 +1 @@ -MD5 (hsftp-1.12.tar.gz) = b618500a2715fac1392424e5fe90ea62 +MD5 (hsftp-1.13.tar.gz) = 8ea5f16961f7c7f73a93ba2c53ecbff1 |