diff options
author | chinsan <chinsan@FreeBSD.org> | 2008-09-08 08:22:00 +0800 |
---|---|---|
committer | chinsan <chinsan@FreeBSD.org> | 2008-09-08 08:22:00 +0800 |
commit | fdb3be1aea90bde55318a1a344398f0bea2ee26d (patch) | |
tree | 55e3fd1fd2e793422953998f79df6810737f9801 /dns/pear-Net_DNS | |
parent | 84a9a33ae404fa0929eb791b146e68a9c778a3eb (diff) | |
download | freebsd-ports-gnome-fdb3be1aea90bde55318a1a344398f0bea2ee26d.tar.gz freebsd-ports-gnome-fdb3be1aea90bde55318a1a344398f0bea2ee26d.tar.zst freebsd-ports-gnome-fdb3be1aea90bde55318a1a344398f0bea2ee26d.zip |
- Pass maintainership to miwi
Diffstat (limited to 'dns/pear-Net_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 b0058513194c..930355957054 100644 --- a/dns/pear-Net_DNS/Makefile +++ b/dns/pear-Net_DNS/Makefile @@ -9,7 +9,7 @@ PORTNAME= Net_DNS PORTVERSION= 1.0.0 CATEGORIES= dns net pear -MAINTAINER= chinsan@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= Resolver library used to communicate with a DNS server BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear |