diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2008-03-25 04:44:02 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2008-03-25 04:44:02 +0000 |
commit | 1dc63d3768eb1fd6658a50a099571e59a8ff7ecf (patch) | |
tree | d516d4384fdae8f340622f31e998fd9e879b451b /ftp | |
parent | 75b862cdc51d3c6eae05ed609a576963fe7861fd (diff) | |
download | ports-1dc63d3768eb1fd6658a50a099571e59a8ff7ecf.tar.gz ports-1dc63d3768eb1fd6658a50a099571e59a8ff7ecf.zip |
add SIZE, comment NO_SIZE
Notes
Notes:
svn path=/head/; revision=209748
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/ftpcopy/Makefile | 2 | ||||
-rw-r--r-- | ftp/ftpcopy/distinfo | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/ftp/ftpcopy/Makefile b/ftp/ftpcopy/Makefile index 04e87fbf7500..63dc46d24596 100644 --- a/ftp/ftpcopy/Makefile +++ b/ftp/ftpcopy/Makefile @@ -17,7 +17,7 @@ USE_PERL5_BUILD= yes WRKSRC= ${WRKDIR}/web/${DISTNAME} -NO_SIZE= yes +NO_SIZE= yes # mastersite doesn't report size MAN1= ftpcopy.1 ftpcp.1 ftpls.1 pre-build: diff --git a/ftp/ftpcopy/distinfo b/ftp/ftpcopy/distinfo index edf0de32e31b..6ebe06b20669 100644 --- a/ftp/ftpcopy/distinfo +++ b/ftp/ftpcopy/distinfo @@ -1,2 +1,3 @@ MD5 (ftpcopy-0.6.7.tar.gz) = 78d5245970803230f0f22f0f040a58ef SHA256 (ftpcopy-0.6.7.tar.gz) = ab5369e1873c50b3370f40bf6cd02b7fb858e05e77eea4c9fda0c025629f2ca3 +SIZE (ftpcopy-0.6.7.tar.gz) = 134956 |