diff options
author | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-03-04 14:03:19 +0000 |
---|---|---|
committer | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-03-04 14:03:19 +0000 |
commit | eba5a08db374cc77d96a1c12ea7cfbefec252e6c (patch) | |
tree | f5d5e54551d849be2f92506fe6808effcbe0f08c | |
parent | c89075e0c919f9d5e8030aec0add500926acde9c (diff) | |
download | ports-eba5a08db374cc77d96a1c12ea7cfbefec252e6c.tar.gz ports-eba5a08db374cc77d96a1c12ea7cfbefec252e6c.zip |
Notes
-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 |