diff options
author | roam <roam@FreeBSD.org> | 2002-04-11 14:18:45 +0000 |
---|---|---|
committer | roam <roam@FreeBSD.org> | 2002-04-11 14:18:45 +0000 |
commit | 85bfb0f4ca1f7db751bfe3badf60c30ee7247154 (patch) | |
tree | 775f6bafec155cf9ac79d3c6577c5eb0d629b865 /www | |
parent | 1f373ad846abbaa87c9e389b27fdd80bcbc574ef (diff) | |
download | FreeBSD-ports-85bfb0f4ca1f7db751bfe3badf60c30ee7247154.zip FreeBSD-ports-85bfb0f4ca1f7db751bfe3badf60c30ee7247154.tar.gz |
Change the download site and switch to a bzip2-compressed distfile.
PR: 36678
Submitted by: maintainer
Diffstat (limited to 'www')
-rw-r--r-- | www/jdresolve/Makefile | 3 | ||||
-rw-r--r-- | www/jdresolve/distinfo | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/www/jdresolve/Makefile b/www/jdresolve/Makefile index 2ff67f8..5314d01 100644 --- a/www/jdresolve/Makefile +++ b/www/jdresolve/Makefile @@ -9,13 +9,14 @@ PORTNAME= jdresolve PORTVERSION= 0.6.1 CATEGORIES= www -MASTER_SITES= http://www.jdrowell.com/files/ +MASTER_SITES= http://www.jdrowell.com/static/ MAINTAINER= christophe@labouisse.org BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/DNS.pm:${PORTSDIR}/net/p5-Net-DNS RUN_DEPENDS= ${BUILD_DEPENDS} +USE_BZIP2= yes USE_PERL5= yes NO_BUILD= yes diff --git a/www/jdresolve/distinfo b/www/jdresolve/distinfo index ae8e3d7..52b638c 100644 --- a/www/jdresolve/distinfo +++ b/www/jdresolve/distinfo @@ -1 +1 @@ -MD5 (jdresolve-0.6.1.tar.gz) = 916a1e0023d2d18e2b2e8efd4efe23c5 +MD5 (jdresolve-0.6.1.tar.bz2) = f7eb2ef7d1ce517803e2f2fa051a99c1 |