aboutsummaryrefslogtreecommitdiffstats
path: root/security/p5-Crypt-X509
diff options
context:
space:
mode:
authorgabor <gabor@FreeBSD.org>2006-12-08 21:46:35 +0800
committergabor <gabor@FreeBSD.org>2006-12-08 21:46:35 +0800
commit9f5da35d18446c75ecabb6578ba4692630d19d04 (patch)
treea6acd98303435eb3281640430410b300cb039474 /security/p5-Crypt-X509
parent50ae03b7599eaaa85f08221d9f03b4a2a01d9dcf (diff)
downloadfreebsd-ports-gnome-9f5da35d18446c75ecabb6578ba4692630d19d04.tar.gz
freebsd-ports-gnome-9f5da35d18446c75ecabb6578ba4692630d19d04.tar.zst
freebsd-ports-gnome-9f5da35d18446c75ecabb6578ba4692630d19d04.zip
Change my e-mail address.
Approved by: erwin (mentor)
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 0f3434ef24ed..2cbbd9f7064c 100644
--- a/security/p5-Crypt-X509/Makefile
+++ b/security/p5-Crypt-X509/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Crypt
PKGNAMEPREFIX= p5-
-MAINTAINER= gkovesdan@t-hosting.hu
+MAINTAINER= gabor@FreeBSD.org
COMMENT= Perl extension to parse X.509 certificates
BUILD_DEPENDS= ${SITE_PERL}/Convert/ASN1.pm:${PORTSDIR}/converters/p5-Convert-ASN1