diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-07-17 18:22:13 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-07-17 18:22:13 +0000 |
commit | eb71f52a1ab97ff6eca5d4a3e5de8f0e0629353c (patch) | |
tree | b77da2ca6a2aab07cc2d83de8f2c3544edbf2ce0 /dns/pear-Net_DNS | |
parent | 5928d06c87b0ea2ba6b397066a0f77a5b0a0865f (diff) |
Notes
Diffstat (limited to 'dns/pear-Net_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 eef48e3fd27f..29d16e71af30 100644 --- a/dns/pear-Net_DNS/Makefile +++ b/dns/pear-Net_DNS/Makefile @@ -15,7 +15,7 @@ COMMENT= Resolver library used to communicate with a DNS server BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear RUN_DEPENDS= ${BUILD_DEPENDS} -PORTSCOUT= skipv:1.2.0b1,1.00b2,1.00b1 +PORTSCOUT= skipv:1.00b2,1.00b1 USE_PHP= mhash CATEGORY= Net FILES= DNS/RR/A.php DNS/RR/AAAA.php DNS/RR/CNAME.php DNS/RR/HINFO.php \ |