diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-02-19 23:21:03 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-02-19 23:21:03 +0000 |
commit | 98f0ee126b3e07d0ff66e8fc172fd51dc81744b9 (patch) | |
tree | c56ab227e69037f642167f01ff3578594f1b07b4 /dns | |
parent | 1e8fc945d5f2ca2402360ab1579098e80475392e (diff) | |
download | freebsd-ports-98f0ee126b3e07d0ff66e8fc172fd51dc81744b9.zip |
- Update PORTSCOUT
Diffstat (limited to 'dns')
-rw-r--r-- | dns/pear-Net_DNS/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/pear-Net_DNS/Makefile b/dns/pear-Net_DNS/Makefile index b03d495777a5..834433ae155c 100644 --- a/dns/pear-Net_DNS/Makefile +++ b/dns/pear-Net_DNS/Makefile @@ -16,7 +16,7 @@ BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear RUN_DEPENDS= ${BUILD_DEPENDS} -PORTSCOUT= skipv:1.2.0b1 +PORTSCOUT= skipv:1.2.0b1,1.00b2 USE_PHP= mhash CATEGORY= Net FILES= DNS/RR/A.php DNS/RR/AAAA.php DNS/RR/CNAME.php DNS/RR/HINFO.php \ |