diff options
author | culot <culot@FreeBSD.org> | 2010-10-20 13:53:20 +0800 |
---|---|---|
committer | culot <culot@FreeBSD.org> | 2010-10-20 13:53:20 +0800 |
commit | b01276842fd00abefb6445fb3c0dcb0d8a1954ec (patch) | |
tree | 9f919f31652fe842bbb57b8de3e2ba54bc970ab2 /net | |
parent | 48c6a118683b0cc41ddfb486f036350a8d50b5c0 (diff) | |
download | freebsd-ports-gnome-b01276842fd00abefb6445fb3c0dcb0d8a1954ec.tar.gz freebsd-ports-gnome-b01276842fd00abefb6445fb3c0dcb0d8a1954ec.tar.zst freebsd-ports-gnome-b01276842fd00abefb6445fb3c0dcb0d8a1954ec.zip |
Update my MAINTAINER address to culot@FreeBSD.org.
Approved by: sahil@ (mentor)
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-Net-Google-Code/Makefile | 2 | ||||
-rw-r--r-- | net/p5-Net-Whois-IP/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-Net-Google-Code/Makefile b/net/p5-Net-Google-Code/Makefile index b99f40e97cb4..8a68cd815db8 100644 --- a/net/p5-Net-Google-Code/Makefile +++ b/net/p5-Net-Google-Code/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= frederic@culot.org +MAINTAINER= culot@FreeBSD.org COMMENT= Simple client library for Google code BUILD_DEPENDS= ${SITE_PERL}/File/Slurp.pm:${PORTSDIR}/devel/p5-File-Slurp \ diff --git a/net/p5-Net-Whois-IP/Makefile b/net/p5-Net-Whois-IP/Makefile index 4733a1109568..9a6e6e26643a 100644 --- a/net/p5-Net-Whois-IP/Makefile +++ b/net/p5-Net-Whois-IP/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= frederic@culot.org +MAINTAINER= culot@FreeBSD.org COMMENT= Perl extension for looking up the whois information for ip addresses MAN3= Net::Whois::IP.3 |