diff options
Diffstat (limited to 'net/p5-X500-DN/Makefile')
-rw-r--r-- | net/p5-X500-DN/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-X500-DN/Makefile b/net/p5-X500-DN/Makefile index 1056457b0a93..b7870bdd8148 100644 --- a/net/p5-X500-DN/Makefile +++ b/net/p5-X500-DN/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= skv@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Handle X.500 DNs (Distinguished Names), parse and format them BUILD_DEPENDS= ${SITE_PERL}/Parse/RecDescent.pm:${PORTSDIR}/devel/p5-Parse-RecDescent |