diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-06-28 13:57:37 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-06-28 13:57:37 +0000 |
commit | d2c4c14627bab9dba2b3a4437b7c286d5cc435f8 (patch) | |
tree | c4ff9fdbeb396b7aa8d0272c4b691c9f519f24ac /dns | |
parent | bff9ea9424744d453dd19ba56c70c972f0536190 (diff) |
Notes
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 4a76fb739082..83b520eef657 100644 --- a/dns/pear-Net_DNS/Makefile +++ b/dns/pear-Net_DNS/Makefile @@ -10,7 +10,7 @@ MAINTAINER= miwi@FreeBSD.org COMMENT= Resolver library used to communicate with a DNS server PORTSCOUT= skipv:1.00b2,1.00b1 -USE_PHP= mhash +USE_PHP= hash USES= pear .include <bsd.port.mk> |