aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-X509
diff options
context:
space:
mode:
authorAshish SHUKLA <ashish@FreeBSD.org>2010-06-14 12:56:44 +0000
committerAshish SHUKLA <ashish@FreeBSD.org>2010-06-14 12:56:44 +0000
commit7012ce9f373e581b3c38b12c517cadb29e038743 (patch)
treefed4d27867998111d7bab1171f42eb65f10d0432 /security/p5-Crypt-X509
parentf1b953a0dc63f58b53c7ad04a5dd1b40bd85b477 (diff)
downloadports-7012ce9f373e581b3c38b12c517cadb29e038743.tar.gz
ports-7012ce9f373e581b3c38b12c517cadb29e038743.zip
- Adopt unmaintained ports.
Approved by: pgj, tabthorpe (mentors)
Notes
Notes: svn path=/head/; revision=256525
Diffstat (limited to 'security/p5-Crypt-X509')
-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