diff options
author | krion <krion@FreeBSD.org> | 2004-11-17 17:46:40 +0000 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-11-17 17:46:40 +0000 |
commit | 508c89eed88b98dd958094c21a30f0a125b025a8 (patch) | |
tree | 8b66c5844f936b96bd26136e970cde2fdbf31721 /ftp/lftp/Makefile | |
parent | d9f9fb3f6daa520503cfc91b01c146e1e7d306fb (diff) | |
download | FreeBSD-ports-508c89eed88b98dd958094c21a30f0a125b025a8.zip FreeBSD-ports-508c89eed88b98dd958094c21a30f0a125b025a8.tar.gz |
Update to 3.0.11
PR: ports/74048
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 d0e3950..51ca2cc 100644 --- a/ftp/lftp/Makefile +++ b/ftp/lftp/Makefile @@ -6,7 +6,7 @@ # PORTNAME= lftp -PORTVERSION= 3.0.9 +PORTVERSION= 3.0.11 CATEGORIES= ftp ipv6 MASTER_SITES= ftp://ftp.cs.tu-berlin.de/pub/net/ftp/lftp/ \ ftp://ftp.phear.org/pub/linux/networking/ftp/client/lftp/ \ |