diff options
author | Kurt Jaeger <pi@FreeBSD.org> | 2017-10-15 02:47:49 +0000 |
---|---|---|
committer | Kurt Jaeger <pi@FreeBSD.org> | 2017-10-15 02:47:49 +0000 |
commit | 0964271f9b164b38217a55c0ec7dfc9c1c658cbe (patch) | |
tree | 0b47319708b107c51b7cd2e9469c5da6541babff /security/p5-Dancer2-Plugin-Auth-Extensible | |
parent | 5e7bbe104e039eb826daeead351d92ba451748a8 (diff) |
Notes
Diffstat (limited to 'security/p5-Dancer2-Plugin-Auth-Extensible')
-rw-r--r-- | security/p5-Dancer2-Plugin-Auth-Extensible/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Dancer2-Plugin-Auth-Extensible/Makefile b/security/p5-Dancer2-Plugin-Auth-Extensible/Makefile index ed5c527a566d..f68f5b136e85 100644 --- a/security/p5-Dancer2-Plugin-Auth-Extensible/Makefile +++ b/security/p5-Dancer2-Plugin-Auth-Extensible/Makefile @@ -7,7 +7,7 @@ CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= hvo.pm@xs4all.nl +MAINTAINER= perl@FreeBSD.org COMMENT= Extensible authentication framework for Dancer2 apps LICENSE= ART10 GPLv1+ |