diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2010-04-20 03:04:26 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2010-04-20 03:04:26 +0000 |
commit | f466b8bf648420ddc2623975843d81e73b43f173 (patch) | |
tree | e602b0768857039ad660d5f896f9fd37766dc727 /devel/p5-constant-boolean | |
parent | a95205ec075ebd6e2706c1298ae3861df5b835c0 (diff) |
Notes
Diffstat (limited to 'devel/p5-constant-boolean')
-rw-r--r-- | devel/p5-constant-boolean/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-constant-boolean/Makefile b/devel/p5-constant-boolean/Makefile index 130132e077a6..17c641dc9fb2 100644 --- a/devel/p5-constant-boolean/Makefile +++ b/devel/p5-constant-boolean/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= andrey@kostenko.name +MAINTAINER= perl@FreeBSD.org COMMENT= Define TRUE and FALSE constants. PERL_CONFIGURE= 5.6+ |