aboutsummaryrefslogtreecommitdiffstats
path: root/security/p5-Crypt-X509/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/p5-Crypt-X509/Makefile')
-rw-r--r--security/p5-Crypt-X509/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Crypt-X509/Makefile b/security/p5-Crypt-X509/Makefile
index e28ab94f3522..ecf2ab68fc12 100644
--- a/security/p5-Crypt-X509/Makefile
+++ b/security/p5-Crypt-X509/Makefile
@@ -9,7 +9,7 @@ CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= ashish@FreeBSD.org
COMMENT= Perl extension to parse X.509 certificates
BUILD_DEPENDS= ${SITE_PERL}/Convert/ASN1.pm:${PORTSDIR}/converters/p5-Convert-ASN1