diff options
author | feld <feld@FreeBSD.org> | 2013-07-29 23:03:58 +0800 |
---|---|---|
committer | feld <feld@FreeBSD.org> | 2013-07-29 23:03:58 +0800 |
commit | ad5ef6a9ce70a08802e0224abab5735700c97789 (patch) | |
tree | bd3e77911bb1548ed82c4f997ed7f0256c4531a7 /dns/p5-Net-DRI | |
parent | 0e14383f4e85981402941f18cfba36d14c2b3895 (diff) | |
download | freebsd-ports-gnome-ad5ef6a9ce70a08802e0224abab5735700c97789.tar.gz freebsd-ports-gnome-ad5ef6a9ce70a08802e0224abab5735700c97789.tar.zst freebsd-ports-gnome-ad5ef6a9ce70a08802e0224abab5735700c97789.zip |
Fix my email address again, using proper @FreeBSD.org styling
Approved by: swills (mentor)
Diffstat (limited to 'dns/p5-Net-DRI')
-rw-r--r-- | dns/p5-Net-DRI/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dns/p5-Net-DRI/Makefile b/dns/p5-Net-DRI/Makefile index e73efc699329..c0134bd0f888 100644 --- a/dns/p5-Net-DRI/Makefile +++ b/dns/p5-Net-DRI/Makefile @@ -1,4 +1,4 @@ -# Created by: Mark Felder <feld@freebsd.org> +# Created by: Mark Felder <feld@FreeBSD.org> # $FreeBSD$ # @@ -8,7 +8,7 @@ CATEGORIES= dns perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= feld@freebsd.org +MAINTAINER= feld@FreeBSD.org COMMENT= A Perl library to access Domain Name Registries/Registrars RUN_DEPENDS= p5-DateTime>0:${PORTSDIR}/devel/p5-DateTime \ |