diff options
author | Frederic Culot <culot@FreeBSD.org> | 2016-01-20 15:33:26 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2016-01-20 15:33:26 +0000 |
commit | 3b035073c3c90bac5eb2e0ee6787f36fb84dd27d (patch) | |
tree | 526fb5cbdd8516a3cc37de4576ef1c1b0443d4d0 /lang/p5-TryCatch | |
parent | fba64837e986e69b064782a258c9290ff030364a (diff) |
Notes
Diffstat (limited to 'lang/p5-TryCatch')
-rw-r--r-- | lang/p5-TryCatch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/p5-TryCatch/Makefile b/lang/p5-TryCatch/Makefile index 8db970b3e3b3..0ca8d51f7b8a 100644 --- a/lang/p5-TryCatch/Makefile +++ b/lang/p5-TryCatch/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:ASH PKGNAMEPREFIX= p5- -MAINTAINER= milki@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= First class try catch semantics for Perl, without source filters LICENSE= ART10 GPLv1 |