diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-01-22 10:31:06 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-01-22 10:31:06 +0000 |
commit | 6f1d2c143e2c64176881c5251823d348eca02ce8 (patch) | |
tree | 6032350a364ae8189a93423ebe7630ed9d698f6c /ftp/lftp | |
parent | e40cf106929c10bf0564e7d60ac4317bcb40ab6f (diff) | |
download | ports-6f1d2c143e2c64176881c5251823d348eca02ce8.tar.gz ports-6f1d2c143e2c64176881c5251823d348eca02ce8.zip |
Notes
Diffstat (limited to 'ftp/lftp')
-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, 5 insertions, 3 deletions
diff --git a/ftp/lftp/Makefile b/ftp/lftp/Makefile index 7fc347f9e609..232d4d0c13db 100644 --- a/ftp/lftp/Makefile +++ b/ftp/lftp/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: lftp -# Version required: 2.1.4 +# Version required: 2.1.5 # Date created: 11 September 1997 # Whom: Andrey Zakhvatov # # $FreeBSD$ # -DISTNAME= lftp-2.1.4 +DISTNAME= lftp-2.1.5 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 68b77752a01a..cac3f6150646 100644 --- a/ftp/lftp/distinfo +++ b/ftp/lftp/distinfo @@ -1 +1 @@ -MD5 (lftp-2.1.4.tar.gz) = 136452d90ec0cf3dcd35f0f5934382a3 +MD5 (lftp-2.1.5.tar.gz) = 703ddbd4cc64902ff39f217d5153f468 diff --git a/ftp/lftp/pkg-plist b/ftp/lftp/pkg-plist index db11f4fccd2f..00867fe4db19 100644 --- a/ftp/lftp/pkg-plist +++ b/ftp/lftp/pkg-plist @@ -16,5 +16,7 @@ share/locale/it/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 |