diff options
author | Peter Pentchev <roam@FreeBSD.org> | 2002-04-11 14:18:45 +0000 |
---|---|---|
committer | Peter Pentchev <roam@FreeBSD.org> | 2002-04-11 14:18:45 +0000 |
commit | c63c580bb67e4a81f64b91ba25a2f518acb45fce (patch) | |
tree | 75c99fd8f19de47fb4923f911b31280f5667c486 /www/jdresolve | |
parent | 48f02302f9c18a6660d3f9d128af70ed685e8646 (diff) |
Notes
Diffstat (limited to 'www/jdresolve')
-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 2ff67f80ebc8..5314d01ada6c 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 ae8e3d75a6e2..52b638cce2a2 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 |