diff options
author | anray <anray@FreeBSD.org> | 2006-01-25 12:00:56 +0000 |
---|---|---|
committer | anray <anray@FreeBSD.org> | 2006-01-25 12:00:56 +0000 |
commit | 116185edaeaa150a54057ff7e75cb49f47fba7e6 (patch) | |
tree | 23f498fdfb5f48eb9fa7a5460eabcc1e2bf24a03 /ftp | |
parent | dd27526c9cc2fff08c89c460a8980b5572e94a49 (diff) | |
download | FreeBSD-ports-116185edaeaa150a54057ff7e75cb49f47fba7e6.zip FreeBSD-ports-116185edaeaa150a54057ff7e75cb49f47fba7e6.tar.gz |
Bump PORTREVISION.
PR: ports/92287
Submitted by: Dmitry A. Yanko (maintainer)
Noticed by: garga
Diffstat (limited to 'ftp')
-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 adb2659..6c16dca 100644 --- a/ftp/lftp/Makefile +++ b/ftp/lftp/Makefile @@ -7,7 +7,7 @@ PORTNAME= lftp PORTVERSION= 3.4.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= ftp ipv6 MASTER_SITES= ftp://ftp.wiretapped.net/pub/mirrors/lftp/ \ ftp://ftp.wiretapped.net/pub/mirrors/lftp/old/ \ |