diff options
Diffstat (limited to 'dns/p5-Net-DRI/Makefile')
-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 \ |