diff --git a/ftp/ftpcopy/Makefile b/ftp/ftpcopy/Makefile index 413379e77295..453b217c856e 100644 --- a/ftp/ftpcopy/Makefile +++ b/ftp/ftpcopy/Makefile @@ -6,11 +6,11 @@ # PORTNAME= ftpcopy -PORTVERSION= 0.6.2 +PORTVERSION= 0.6.4 CATEGORIES= ftp ipv6 MASTER_SITES= http://www.ohse.de/uwe/ftpcopy/ -MAINTAINER= matthias.andree@web.de +MAINTAINER= matthias.andree@gmx.de COMMENT= Command line ftp tools for listing and mirroring WRKSRC= ${WRKDIR}/web/${DISTNAME} @@ -26,7 +26,7 @@ do-install: ${MKDIR} ${DOCSDIR} && \ cd ${WRKSRC}/compile && \ ${INSTALL_DATA} ChangeLog NEWS \ - README THANKS ${DOCSDIR} + README THANKS ftpcopy.html ftpls.html ${DOCSDIR} .endif .include diff --git a/ftp/ftpcopy/distinfo b/ftp/ftpcopy/distinfo index e307866723b1..b94ed26665df 100644 --- a/ftp/ftpcopy/distinfo +++ b/ftp/ftpcopy/distinfo @@ -1 +1 @@ -MD5 (ftpcopy-0.6.2.tar.gz) = 27178fcffbd23d3a8a3ec0b8c7b102c7 +MD5 (ftpcopy-0.6.4.tar.gz) = e6883a23ef664c059d9d0d34eb1501cd diff --git a/ftp/ftpcopy/pkg-plist b/ftp/ftpcopy/pkg-plist index 2953166d8e95..68733e360d57 100644 --- a/ftp/ftpcopy/pkg-plist +++ b/ftp/ftpcopy/pkg-plist @@ -5,4 +5,6 @@ bin/ftpls %%PORTDOCS%%share/doc/ftpcopy/NEWS %%PORTDOCS%%share/doc/ftpcopy/README %%PORTDOCS%%share/doc/ftpcopy/THANKS +%%PORTDOCS%%share/doc/ftpcopy/ftpcopy.html +%%PORTDOCS%%share/doc/ftpcopy/ftpls.html %%PORTDOCS%%@dirrm share/doc/ftpcopy