From 48132e9cccd10ee1629497a509363d767ca05cd1 Mon Sep 17 00:00:00 2001 From: steve Date: Sun, 28 Jun 1998 23:29:45 +0000 Subject: Update to version 1.0.1. PR: 7017 Submitted by: maintainer --- ftp/lftp/Makefile | 6 +++--- ftp/lftp/distinfo | 2 +- ftp/lftp/pkg-plist | 1 + 3 files changed, 5 insertions(+), 4 deletions(-) (limited to 'ftp/lftp') 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 -- cgit