diff options
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 6ad498d80bee..e9db74fce4da 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= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de 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 b573927cf4ad..a3abf2b2d286 100644 --- a/dns/pear-Net_DNS2/Makefile +++ b/dns/pear-Net_DNS2/Makefile @@ -5,7 +5,7 @@ PORTNAME= Net_DNS2 PORTVERSION= 1.4.2 CATEGORIES= dns net pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= PHP5 Resolver library used to communicate with a DNS server LICENSE= BSD3CLAUSE |