aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-X509
diff options
context:
space:
mode:
authorGabor Kovesdan <gabor@FreeBSD.org>2010-06-08 07:31:58 +0000
committerGabor Kovesdan <gabor@FreeBSD.org>2010-06-08 07:31:58 +0000
commit497166b01b55feb7fcbd353e471034669a66e988 (patch)
tree69cd7c2060f8ae4d2c0d5aabf9466001a3f39a52 /security/p5-Crypt-X509
parent99ecc41d8d6307481c0a258ecfb1350817c46852 (diff)
downloadports-497166b01b55feb7fcbd353e471034669a66e988.tar.gz
ports-497166b01b55feb7fcbd353e471034669a66e988.zip
- Drop maintainership
Notes
Notes: svn path=/head/; revision=256086
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 aac742866fb0..e28ab94f3522 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= gabor@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Perl extension to parse X.509 certificates
BUILD_DEPENDS= ${SITE_PERL}/Convert/ASN1.pm:${PORTSDIR}/converters/p5-Convert-ASN1