diff options
author | tobez <tobez@FreeBSD.org> | 2001-12-15 17:52:15 +0000 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2001-12-15 17:52:15 +0000 |
commit | f0e62bc1a995f299aa66fd0fd013e7cef07497a6 (patch) | |
tree | cbc9094690eff7232aab244469959e1405005619 /archivers | |
parent | 1bbd4089020d51afedfda3622b3e614d78a76910 (diff) | |
download | FreeBSD-ports-f0e62bc1a995f299aa66fd0fd013e7cef07497a6.zip FreeBSD-ports-f0e62bc1a995f299aa66fd0fd013e7cef07497a6.tar.gz |
Use the right distfile (.zip has gone; there's .tar.gz available).
Submitted by: Scot Hetzel <hetzels@westbend.net>
PR: 32875
Diffstat (limited to 'archivers')
-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 9cc2e35..3e7f2a5 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 4ecf367..7e565b3 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 |