diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-11-18 09:37:31 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-11-18 09:37:31 +0000 |
commit | 91a1caa2422800c8478cb82e13d208ef07398bc2 (patch) | |
tree | c5f1f00242bba8544a0e9313052a53a2c0786f5b /dns | |
parent | 40d2598f2ad6ffff1f7318bceaeb9ea557a16453 (diff) |
Notes
Diffstat (limited to 'dns')
-rw-r--r-- | dns/pear-Net_DNS/Makefile | 2 | ||||
-rw-r--r-- | dns/pear-Net_DNS2/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dns/pear-Net_DNS/Makefile b/dns/pear-Net_DNS/Makefile index 4a76fb739082..b3657736adf3 100644 --- a/dns/pear-Net_DNS/Makefile +++ b/dns/pear-Net_DNS/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.0.7 PORTREVISION= 1 CATEGORIES= dns net pear -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Resolver library used to communicate with a DNS server PORTSCOUT= skipv:1.00b2,1.00b1 diff --git a/dns/pear-Net_DNS2/Makefile b/dns/pear-Net_DNS2/Makefile index 0a3e4259842c..9f729c9aa618 100644 --- a/dns/pear-Net_DNS2/Makefile +++ b/dns/pear-Net_DNS2/Makefile @@ -5,7 +5,7 @@ PORTNAME= Net_DNS2 PORTVERSION= 1.3.2 CATEGORIES= dns net pear -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= PHP5 Resolver library used to communicate with a DNS server USES= pear |