diff options
author | krion <krion@FreeBSD.org> | 2003-12-09 16:34:19 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2003-12-09 16:34:19 +0800 |
commit | b9ebf2c12e67a681b108200212c13812b73a55de (patch) | |
tree | 088ba2a9ae61ef642178aab89df68b1bdede6006 /ftp/lftp/Makefile | |
parent | f6d1904d7443f54dc6a10f6d0547dbd5f7fe96de (diff) | |
download | freebsd-ports-gnome-b9ebf2c12e67a681b108200212c13812b73a55de.tar.gz freebsd-ports-gnome-b9ebf2c12e67a681b108200212c13812b73a55de.tar.zst freebsd-ports-gnome-b9ebf2c12e67a681b108200212c13812b73a55de.zip |
- Update to 2.6.9
PR: 60057
Submitted by: maintainer
Diffstat (limited to 'ftp/lftp/Makefile')
-rw-r--r-- | ftp/lftp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/lftp/Makefile b/ftp/lftp/Makefile index f7e53e42e197..095d309a3648 100644 --- a/ftp/lftp/Makefile +++ b/ftp/lftp/Makefile @@ -6,7 +6,7 @@ # PORTNAME= lftp -PORTVERSION= 2.6.8 +PORTVERSION= 2.6.9 CATEGORIES= ftp ipv6 MASTER_SITES= ftp://ftp.phear.org/pub/linux/networking/ftp/client/lftp/ \ ftp://ftp.phear.org/pub/linux/networking/ftp/client/lftp/old/ \ |