diff options
author | Gabor Kovesdan <gabor@FreeBSD.org> | 2010-06-08 07:31:58 +0000 |
---|---|---|
committer | Gabor Kovesdan <gabor@FreeBSD.org> | 2010-06-08 07:31:58 +0000 |
commit | 497166b01b55feb7fcbd353e471034669a66e988 (patch) | |
tree | 69cd7c2060f8ae4d2c0d5aabf9466001a3f39a52 /security/p5-Crypt-X509 | |
parent | 99ecc41d8d6307481c0a258ecfb1350817c46852 (diff) | |
download | ports-497166b01b55feb7fcbd353e471034669a66e988.tar.gz ports-497166b01b55feb7fcbd353e471034669a66e988.zip |
Notes
Diffstat (limited to 'security/p5-Crypt-X509')
-rw-r--r-- | security/p5-Crypt-X509/Makefile | 2 |
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 |