diff options
author | miwi <miwi@FreeBSD.org> | 2009-02-20 07:21:03 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-02-20 07:21:03 +0800 |
commit | 30a65c0ec133769c1ef68e695501f9362e0f9843 (patch) | |
tree | 4dfd85e8e6ca1fa68fd1a024c21d6d0e9d7883ec /dns/pear-Net_DNS | |
parent | 34098b184afce41d3c776e973b30c3a211abffc6 (diff) | |
download | freebsd-ports-gnome-30a65c0ec133769c1ef68e695501f9362e0f9843.tar.gz freebsd-ports-gnome-30a65c0ec133769c1ef68e695501f9362e0f9843.tar.zst freebsd-ports-gnome-30a65c0ec133769c1ef68e695501f9362e0f9843.zip |
- Update PORTSCOUT
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 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 \ |