Index: head/ftp/lftp/Makefile =================================================================== --- head/ftp/lftp/Makefile (revision 13171) +++ head/ftp/lftp/Makefile (revision 13172) @@ -1,29 +1,31 @@ # New ports collection makefile for: lftp -# Version required: 1.0.1 +# Version required: 1.1.1 # Date created: 11 September 1997 # Whom: Andrey Zakhvatov # -# $Id: Makefile,v 1.8 1998/05/10 16:45:29 steve Exp $ +# $Id: Makefile,v 1.9 1998/06/28 23:29:32 steve Exp $ # -DISTNAME= lftp-1.0.1 +DISTNAME= lftp-1.1.1 CATEGORIES= net MASTER_SITES= ftp://ftp.yars.free.net/pub/software/unix/net/ftp/client/ \ ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= system/network/file-transfer MAINTAINER= andy@icc.surw.chel.su GNU_CONFIGURE= yes +CONFIGURE_ENV= CXXFLAGS="${CFLAGS}" + MAN1= lftp.1 ftpget.1 post-install: @ ${INSTALL_DATA} ${WRKSRC}/lftp.conf ${PREFIX}/etc/lftp.conf.sample .if !defined(NOPORTDOCS) @ ${MKDIR} ${PREFIX}/share/doc/lftp .for file in COPYING FAQ NEWS README THANKS TODO @ ${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/share/doc/lftp .endfor .endif .include Property changes on: head/ftp/lftp/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.9 \ No newline at end of property +1.10 \ No newline at end of property Index: head/ftp/lftp/distinfo =================================================================== --- head/ftp/lftp/distinfo (revision 13171) +++ head/ftp/lftp/distinfo (revision 13172) @@ -1 +1 @@ -MD5 (lftp-1.0.1.tar.gz) = 2605202739031f2b7cf65d0f9b2b8712 +MD5 (lftp-1.1.1.tar.gz) = 26ea16c60ccf651312898a9275f05468 Property changes on: head/ftp/lftp/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property