diff options
author | Andrey Slusar <anray@FreeBSD.org> | 2006-01-25 12:00:56 +0000 |
---|---|---|
committer | Andrey Slusar <anray@FreeBSD.org> | 2006-01-25 12:00:56 +0000 |
commit | 342d1776cd930d5f327f2773a4df2eb14d70aa9a (patch) | |
tree | 849ca2f966afbca87a30637d901a9da4efd9cf5d /ftp/lftp/Makefile | |
parent | - Update to 0.50_91 (diff) |
Bump PORTREVISION.
PR: ports/92287
Submitted by: Dmitry A. Yanko (maintainer)
Noticed by: garga
Notes
Notes:
svn path=/head/; revision=154418
Diffstat (limited to '')
-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 adb265904bb9..6c16dcac2f75 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/ \ |