diff options
author | steve <steve@FreeBSD.org> | 1998-06-29 07:29:45 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-06-29 07:29:45 +0800 |
commit | 48132e9cccd10ee1629497a509363d767ca05cd1 (patch) | |
tree | 0570aae8525dad5c38b0de803d378d8b6ad31a65 /ftp/lftp | |
parent | 7fb9dd018a70d58f4c6c8a8b55f3efb22d808960 (diff) | |
download | freebsd-ports-gnome-48132e9cccd10ee1629497a509363d767ca05cd1.tar.gz freebsd-ports-gnome-48132e9cccd10ee1629497a509363d767ca05cd1.tar.zst freebsd-ports-gnome-48132e9cccd10ee1629497a509363d767ca05cd1.zip |
Update to version 1.0.1.
PR: 7017
Submitted by: maintainer
Diffstat (limited to 'ftp/lftp')
-rw-r--r-- | ftp/lftp/Makefile | 6 | ||||
-rw-r--r-- | ftp/lftp/distinfo | 2 | ||||
-rw-r--r-- | ftp/lftp/pkg-plist | 1 |
3 files changed, 5 insertions, 4 deletions
diff --git a/ftp/lftp/Makefile b/ftp/lftp/Makefile index 1919c6de816b..7f1db0edd0d8 100644 --- a/ftp/lftp/Makefile +++ b/ftp/lftp/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: lftp -# Version required: 1.0 +# Version required: 1.0.1 # Date created: 11 September 1997 # Whom: Andrey Zakhvatov # -# $Id: Makefile,v 1.7 1998/03/21 12:57:54 asami Exp $ +# $Id: Makefile,v 1.8 1998/05/10 16:45:29 steve Exp $ # -DISTNAME= lftp-1.0 +DISTNAME= lftp-1.0.1 CATEGORIES= net MASTER_SITES= ftp://ftp.yars.free.net/pub/software/unix/net/ftp/client/ \ ${MASTER_SITE_SUNSITE} diff --git a/ftp/lftp/distinfo b/ftp/lftp/distinfo index ac960588fe3d..e27a7ac9b499 100644 --- a/ftp/lftp/distinfo +++ b/ftp/lftp/distinfo @@ -1 +1 @@ -MD5 (lftp-1.0.tar.gz) = 900bffc55ca7c39e61c5b493df31a238 +MD5 (lftp-1.0.1.tar.gz) = 2605202739031f2b7cf65d0f9b2b8712 diff --git a/ftp/lftp/pkg-plist b/ftp/lftp/pkg-plist index 508a41903d1f..e6cb7cfe7ea8 100644 --- a/ftp/lftp/pkg-plist +++ b/ftp/lftp/pkg-plist @@ -11,5 +11,6 @@ share/doc/lftp/THANKS share/doc/lftp/TODO share/locale/es/LC_MESSAGES/lftp.mo share/locale/it/LC_MESSAGES/lftp.mo +share/locale/pt_BR/LC_MESSAGES/lftp.mo share/locale/ru/LC_MESSAGES/lftp.mo @dirrm share/doc/lftp |