diff options
author | edwin <edwin@FreeBSD.org> | 2008-03-25 12:44:02 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2008-03-25 12:44:02 +0800 |
commit | 32d4a764524b7a1646906d1f5cc109dabd499973 (patch) | |
tree | 86be3cc39f63870455cdd763ce5f918b4a3e5592 /ftp | |
parent | ceb4ba537276c0016a78136a5f100a117ce17463 (diff) | |
download | freebsd-ports-gnome-32d4a764524b7a1646906d1f5cc109dabd499973.tar.gz freebsd-ports-gnome-32d4a764524b7a1646906d1f5cc109dabd499973.tar.zst freebsd-ports-gnome-32d4a764524b7a1646906d1f5cc109dabd499973.zip |
add SIZE, comment NO_SIZE
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 |