From 6791967615fd4860806652348b06b81aa75fed66 Mon Sep 17 00:00:00 2001 From: sobomax Date: Fri, 30 Aug 2002 12:01:08 +0000 Subject: Update to 0.5.1. PR: 40460 40668 41675 Submitted by: Matthias Andree Oliver Braun --- ftp/ftpcopy/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ftp/ftpcopy/Makefile') diff --git a/ftp/ftpcopy/Makefile b/ftp/ftpcopy/Makefile index 651c9ea5fe22..efddd4ecd536 100644 --- a/ftp/ftpcopy/Makefile +++ b/ftp/ftpcopy/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ftpcopy -PORTVERSION= 0.4.8 +PORTVERSION= 0.5.1 CATEGORIES= ftp MASTER_SITES= http://www.ohse.de/uwe/ftpcopy/ @@ -24,7 +24,7 @@ do-install: .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR} && \ cd ${WRKSRC}/compile && \ - ${INSTALL_DATA} ChangeLog NEWS LICENSES LICENSES.LOCAL \ + ${INSTALL_DATA} ChangeLog NEWS \ README THANKS ${DOCSDIR} .endif -- cgit