diff options
author | miwi <miwi@FreeBSD.org> | 2009-07-18 02:22:13 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-07-18 02:22:13 +0800 |
commit | 849c14359c576bab741b6a9775d3add0e42b12e5 (patch) | |
tree | de8cc8de661f3cea7ba5997470c57af4543ca71b /dns | |
parent | 404697f36571c76aed7e47dd5c9b717eaafba5d0 (diff) | |
download | freebsd-ports-gnome-849c14359c576bab741b6a9775d3add0e42b12e5.tar.gz freebsd-ports-gnome-849c14359c576bab741b6a9775d3add0e42b12e5.tar.zst freebsd-ports-gnome-849c14359c576bab741b6a9775d3add0e42b12e5.zip |
- Update PORTSCOUT flag
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 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 \ |