aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-Lite/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/p5-Crypt-Lite/Makefile')
-rw-r--r--security/p5-Crypt-Lite/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Crypt-Lite/Makefile b/security/p5-Crypt-Lite/Makefile
index b07a6fc6f3b0..7636814a6934 100644
--- a/security/p5-Crypt-Lite/Makefile
+++ b/security/p5-Crypt-Lite/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 for a symmetric data encryption and decryption
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64