aboutsummaryrefslogtreecommitdiffstats
path: root/security/p5-Crypt-Lite
diff options
context:
space:
mode:
authorashish <ashish@FreeBSD.org>2010-06-14 20:56:44 +0800
committerashish <ashish@FreeBSD.org>2010-06-14 20:56:44 +0800
commit543b5407373167cae56d52c721d3f03420d9e9ca (patch)
treef9c65f86a14eae70680da550352528b904a50fa2 /security/p5-Crypt-Lite
parent4296b587eedfea2f1deb01d86699598bb13fd49a (diff)
downloadfreebsd-ports-gnome-543b5407373167cae56d52c721d3f03420d9e9ca.tar.gz
freebsd-ports-gnome-543b5407373167cae56d52c721d3f03420d9e9ca.tar.zst
freebsd-ports-gnome-543b5407373167cae56d52c721d3f03420d9e9ca.zip
- Adopt unmaintained ports.
Approved by: pgj, tabthorpe (mentors)
Diffstat (limited to 'security/p5-Crypt-Lite')
-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 9f71970029eb..43b4ebcc7692 100644
--- a/security/p5-Crypt-Lite/Makefile
+++ b/security/p5-Crypt-Lite/Makefile
@@ -9,7 +9,7 @@ CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= ashish@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