diff options
Diffstat (limited to 'dns/pear-Net_DNS/Makefile')
-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 4a76fb7..83b520e 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> |