diff options
Diffstat (limited to 'ftp/lftp/Makefile')
-rw-r--r-- | ftp/lftp/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ftp/lftp/Makefile b/ftp/lftp/Makefile index 6cc2aa84e0c4..3b4554058b54 100644 --- a/ftp/lftp/Makefile +++ b/ftp/lftp/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: lftp -# Version required: 0.13.2 +# Version required: 0.14.0 # Date created: 11 September 1997 # Whom: Andrey Zakhvatov # -# $Id: Makefile,v 1.2 1997/11/30 00:24:02 jseger Exp $ +# $Id: Makefile,v 1.3 1997/12/06 15:44:53 jseger Exp $ # -DISTNAME= lftp-0.13.2 +DISTNAME= lftp-0.14.0 CATEGORIES= net MASTER_SITES= ftp://ftp.yars.free.net/pub/software/unix/net/ftp/client/ \ ${MASTER_SITE_SUNSITE} |