diff options
author | miwi <miwi@FreeBSD.org> | 2009-03-01 04:44:40 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-03-01 04:44:40 +0800 |
commit | 778be4f34502d61792c4fb2aaddb98db5d584142 (patch) | |
tree | 3bf42b149a0b704d06a13859b4045892c654b62f /dns | |
parent | c55cd351695b3918acea630c8c11d1088c6152fa (diff) | |
download | freebsd-ports-gnome-778be4f34502d61792c4fb2aaddb98db5d584142.tar.gz freebsd-ports-gnome-778be4f34502d61792c4fb2aaddb98db5d584142.tar.zst freebsd-ports-gnome-778be4f34502d61792c4fb2aaddb98db5d584142.zip |
- Update PORTSCOUT flag
Diffstat (limited to 'dns')
-rw-r--r-- | dns/pear-Net_DNS/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dns/pear-Net_DNS/Makefile b/dns/pear-Net_DNS/Makefile index 834433ae155c..25e807896bca 100644 --- a/dns/pear-Net_DNS/Makefile +++ b/dns/pear-Net_DNS/Makefile @@ -15,8 +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 +PORTSCOUT= skipv:1.2.0b1,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 \ |