diff options
author | jedgar <jedgar@FreeBSD.org> | 2000-03-04 22:03:19 +0800 |
---|---|---|
committer | jedgar <jedgar@FreeBSD.org> | 2000-03-04 22:03:19 +0800 |
commit | 346771bd4dbe6cf20f784c2a7383108c1eee86ce (patch) | |
tree | 38e2b17c114e4fc20ff07d6afa74d1b6b15795d3 /ftp | |
parent | c3b56c5d36c6b21bb46efe36144b09b924d59854 (diff) | |
download | freebsd-ports-gnome-346771bd4dbe6cf20f784c2a7383108c1eee86ce.tar.gz freebsd-ports-gnome-346771bd4dbe6cf20f784c2a7383108c1eee86ce.tar.zst freebsd-ports-gnome-346771bd4dbe6cf20f784c2a7383108c1eee86ce.zip |
Update port to 2.1.9
PR: 17141
Submitted by: Maintainer
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/lftp/Makefile | 4 | ||||
-rw-r--r-- | ftp/lftp/distinfo | 2 | ||||
-rw-r--r-- | ftp/lftp/pkg-plist | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/ftp/lftp/Makefile b/ftp/lftp/Makefile index b148938c67ce..55d3b21ba85f 100644 --- a/ftp/lftp/Makefile +++ b/ftp/lftp/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: lftp -# Version required: 2.1.6 +# Version required: 2.1.9 # Date created: 11 September 1997 # Whom: Andrey Zakhvatov # # $FreeBSD$ # -DISTNAME= lftp-2.1.6 +DISTNAME= lftp-2.1.9 CATEGORIES= ftp ipv6 MASTER_SITES= ftp://ftp.yars.free.net/pub/software/unix/net/ftp/client/lftp/ \ ${MASTER_SITE_SUNSITE} diff --git a/ftp/lftp/distinfo b/ftp/lftp/distinfo index a4c9d95317d4..536a0d479011 100644 --- a/ftp/lftp/distinfo +++ b/ftp/lftp/distinfo @@ -1 +1 @@ -MD5 (lftp-2.1.6.tar.gz) = 814db0e841cc8695a797839812dd4f52 +MD5 (lftp-2.1.9.tar.gz) = 13bf205b4a7dadfd50129709feb2e82e diff --git a/ftp/lftp/pkg-plist b/ftp/lftp/pkg-plist index 00867fe4db19..773d9c53fcbc 100644 --- a/ftp/lftp/pkg-plist +++ b/ftp/lftp/pkg-plist @@ -13,10 +13,10 @@ share/lftp/import-netscape share/locale/de/LC_MESSAGES/lftp.mo share/locale/es/LC_MESSAGES/lftp.mo share/locale/it/LC_MESSAGES/lftp.mo +share/locale/ko/LC_MESSAGES/lftp.mo share/locale/pl/LC_MESSAGES/lftp.mo share/locale/pt_BR/LC_MESSAGES/lftp.mo share/locale/ru/LC_MESSAGES/lftp.mo -share/locale/ko/LC_MESSAGES/lftp.mo share/locale/zh_CN/LC_MESSAGES/lftp.mo @dirrm share/lftp @dirrm share/doc/lftp |