diff options
author | miwi <miwi@FreeBSD.org> | 2011-02-26 14:45:29 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2011-02-26 14:45:29 +0800 |
commit | 3550fd33233bfc17d19d3e40f1a9cd753be0a15c (patch) | |
tree | 66f64d04b9b5142cdb84d22f57fb58fe02d6a316 /dns/pear-Net_DNS/Makefile | |
parent | 728505458abd4852c94615f13874d800c614ba52 (diff) | |
download | freebsd-ports-gnome-3550fd33233bfc17d19d3e40f1a9cd753be0a15c.tar.gz freebsd-ports-gnome-3550fd33233bfc17d19d3e40f1a9cd753be0a15c.tar.zst freebsd-ports-gnome-3550fd33233bfc17d19d3e40f1a9cd753be0a15c.zip |
- Update to 1.0.7
Diffstat (limited to 'dns/pear-Net_DNS/Makefile')
-rw-r--r-- | dns/pear-Net_DNS/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dns/pear-Net_DNS/Makefile b/dns/pear-Net_DNS/Makefile index 29d16e71af30..2297660578e5 100644 --- a/dns/pear-Net_DNS/Makefile +++ b/dns/pear-Net_DNS/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Net_DNS -PORTVERSION= 1.0.1 +PORTVERSION= 1.0.7 CATEGORIES= dns net pear MAINTAINER= miwi@FreeBSD.org @@ -15,6 +15,7 @@ COMMENT= Resolver library used to communicate with a DNS server BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear RUN_DEPENDS= ${BUILD_DEPENDS} +PEAR_CATSRC= yes PORTSCOUT= skipv:1.00b2,1.00b1 USE_PHP= mhash CATEGORY= Net |