diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2015-11-26 12:04:00 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2015-11-26 12:04:00 +0000 |
commit | b233276d780d89ce6fa291b8fda9e472e3189378 (patch) | |
tree | 3081713bfbac043d0797e43f4ad3cf98dec16df4 /dns | |
parent | 76d8922d55b24981aa54a34ba53f2c080066717b (diff) | |
download | freebsd-ports-b233276d780d89ce6fa291b8fda9e472e3189378.zip |
- Take Maintainership
Approved by: mat (mentor)
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 b3657736adf3..4a76fb739082 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= miwi@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 e08bfe073f05..13513801df52 100644 --- a/dns/pear-Net_DNS2/Makefile +++ b/dns/pear-Net_DNS2/Makefile @@ -5,7 +5,7 @@ PORTNAME= Net_DNS2 PORTVERSION= 1.4.1 CATEGORIES= dns net pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= PHP5 Resolver library used to communicate with a DNS server LICENSE= BSD3CLAUSE |