diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-08-13 16:52:19 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-08-13 16:52:19 +0000 |
commit | de72cb0969f32747f351bf3f1eed991d5fd687d8 (patch) | |
tree | 8ce241b1fa733b86826961eb07c0ec11b2f664cd /ftp/ftpcopy | |
parent | dbde7c6828cc5ea2294c2c4c73ccf4ee579f4d4e (diff) | |
download | ports-de72cb0969f32747f351bf3f1eed991d5fd687d8.tar.gz ports-de72cb0969f32747f351bf3f1eed991d5fd687d8.zip |
Update to version 0.6.7
PR: ports/70420
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=116128
Diffstat (limited to 'ftp/ftpcopy')
-rw-r--r-- | ftp/ftpcopy/Makefile | 3 | ||||
-rw-r--r-- | ftp/ftpcopy/distinfo | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/ftp/ftpcopy/Makefile b/ftp/ftpcopy/Makefile index 98d4a1b8ed61..04e87fbf7500 100644 --- a/ftp/ftpcopy/Makefile +++ b/ftp/ftpcopy/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ftpcopy -PORTVERSION= 0.6.5 +PORTVERSION= 0.6.7 CATEGORIES= ftp ipv6 MASTER_SITES= http://www.ohse.de/uwe/ftpcopy/ @@ -17,6 +17,7 @@ USE_PERL5_BUILD= yes WRKSRC= ${WRKDIR}/web/${DISTNAME} +NO_SIZE= yes MAN1= ftpcopy.1 ftpcp.1 ftpls.1 pre-build: diff --git a/ftp/ftpcopy/distinfo b/ftp/ftpcopy/distinfo index bbdaec1153e8..11cdf9453d84 100644 --- a/ftp/ftpcopy/distinfo +++ b/ftp/ftpcopy/distinfo @@ -1 +1 @@ -MD5 (ftpcopy-0.6.5.tar.gz) = aab5d87f4bdd9c6b4a440af5c7523c9f +MD5 (ftpcopy-0.6.7.tar.gz) = 78d5245970803230f0f22f0f040a58ef |