diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2001-12-15 17:52:15 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2001-12-15 17:52:15 +0000 |
commit | c21d82e696a79562e468001a61e6af85ea4e16ab (patch) | |
tree | 3f03c5a64ff8a8b1c9a9f2d9da08665eab9635dc /archivers/p5-Archive-Zip | |
parent | e83ffc278b620266b23df039ae2e67c99eb395ab (diff) | |
download | ports-c21d82e696a79562e468001a61e6af85ea4e16ab.tar.gz ports-c21d82e696a79562e468001a61e6af85ea4e16ab.zip |
Use the right distfile (.zip has gone; there's .tar.gz available).
Submitted by: Scot Hetzel <hetzels@westbend.net>
PR: 32875
Notes
Notes:
svn path=/head/; revision=51587
Diffstat (limited to 'archivers/p5-Archive-Zip')
-rw-r--r-- | archivers/p5-Archive-Zip/Makefile | 1 | ||||
-rw-r--r-- | archivers/p5-Archive-Zip/distinfo | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/archivers/p5-Archive-Zip/Makefile b/archivers/p5-Archive-Zip/Makefile index 9cc2e3551829..3e7f2a5a2f67 100644 --- a/archivers/p5-Archive-Zip/Makefile +++ b/archivers/p5-Archive-Zip/Makefile @@ -17,7 +17,6 @@ MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib RUN_DEPENDS= ${BUILD_DEPENDS} -USE_ZIP= yes PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} diff --git a/archivers/p5-Archive-Zip/distinfo b/archivers/p5-Archive-Zip/distinfo index 4ecf3679c017..7e565b39971f 100644 --- a/archivers/p5-Archive-Zip/distinfo +++ b/archivers/p5-Archive-Zip/distinfo @@ -1 +1 @@ -MD5 (Archive-Zip-0.11.zip) = 564fa866fb1338e34601dea9538b5382 +MD5 (Archive-Zip-0.11.tar.gz) = 5c30b462388c8a9c1544e3139b62383a |