diff options
Diffstat (limited to 'devel/p5-enum')
-rw-r--r-- | devel/p5-enum/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-enum/Makefile b/devel/p5-enum/Makefile index efc7fc74da78..5d40dc85b4a0 100644 --- a/devel/p5-enum/Makefile +++ b/devel/p5-enum/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= enum PKGNAMEPREFIX= p5- -MAINTAINER= mcsi@agava.com +MAINTAINER= ports@FreeBSD.org COMMENT= This perl module defines a set of symbolic constants with ordered numeric values ala C enum types. PERL_CONFIGURE= yes |