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 31420a8..25c86d2 100644 --- a/ftp/lftp/Makefile +++ b/ftp/lftp/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: lftp -# Version required: 1.1.1 +# Version required: 1.2.3 # Date created: 11 September 1997 # Whom: Andrey Zakhvatov # -# $Id: Makefile,v 1.10 1998/09/16 12:07:53 vanilla Exp $ +# $Id: Makefile,v 1.11 1998/12/17 21:31:29 jseger Exp $ # -DISTNAME= lftp-1.2 +DISTNAME= lftp-1.2.3 CATEGORIES= net MASTER_SITES= ftp://ftp.yars.free.net/pub/software/unix/net/ftp/client/ \ ${MASTER_SITE_SUNSITE} |