diff options
author | krion <krion@FreeBSD.org> | 2004-06-03 22:10:50 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-06-03 22:10:50 +0800 |
commit | 115228396efa6438848617339ba5172d468a0436 (patch) | |
tree | 8f00d1d9d7b5976f45c8309e15372eb883ad65d4 /ftp/lftp/Makefile | |
parent | 858caa8c99b34ad1c5f51b28ec1b950f95b95539 (diff) | |
download | freebsd-ports-gnome-115228396efa6438848617339ba5172d468a0436.tar.gz freebsd-ports-gnome-115228396efa6438848617339ba5172d468a0436.tar.zst freebsd-ports-gnome-115228396efa6438848617339ba5172d468a0436.zip |
- Update to version 3.0.5
PR: ports/67528
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 998b78d2b111..8e070436fc75 100644 --- a/ftp/lftp/Makefile +++ b/ftp/lftp/Makefile @@ -6,7 +6,7 @@ # PORTNAME= lftp -PORTVERSION= 3.0.4 +PORTVERSION= 3.0.5 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/ \ |