diff options
Diffstat (limited to 'devel/p5-Attribute-Handlers/Makefile')
-rw-r--r-- | devel/p5-Attribute-Handlers/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Attribute-Handlers/Makefile b/devel/p5-Attribute-Handlers/Makefile index bbc0e66c5493..c2ecd46033f1 100644 --- a/devel/p5-Attribute-Handlers/Makefile +++ b/devel/p5-Attribute-Handlers/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: p5-Attribute-Handlers # Date created: January 27th 2003 -# Whom: Erwin Lansing <erwin@lansing.dk> +# Whom: Erwin Lansing <erwin@FreeBSD.org> # # $FreeBSD$ # @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Attribute PKGNAMEPREFIX= p5- -MAINTAINER= erwin@lansing.dk +MAINTAINER= erwin@FreeBSD.org COMMENT= Attribute::Handlers - Simpler definition of attribute handlers PERL_CONFIGURE= yes |