diff options
author | gabor <gabor@FreeBSD.org> | 2010-06-08 15:31:58 +0800 |
---|---|---|
committer | gabor <gabor@FreeBSD.org> | 2010-06-08 15:31:58 +0800 |
commit | fb6cada78fd038a23201f072434320a5ef6e82ef (patch) | |
tree | 2792ac470213c08d48522655e6db23e9b1750c2e /security/p5-Crypt-Lite | |
parent | deecc353ebd8559d98cb129ebe5b27a0d5362795 (diff) | |
download | freebsd-ports-gnome-fb6cada78fd038a23201f072434320a5ef6e82ef.tar.gz freebsd-ports-gnome-fb6cada78fd038a23201f072434320a5ef6e82ef.tar.zst freebsd-ports-gnome-fb6cada78fd038a23201f072434320a5ef6e82ef.zip |
- Drop maintainership
Diffstat (limited to 'security/p5-Crypt-Lite')
-rw-r--r-- | security/p5-Crypt-Lite/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Crypt-Lite/Makefile b/security/p5-Crypt-Lite/Makefile index 05fcdd613bb4..9f71970029eb 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= gabor@FreeBSD.org +MAINTAINER= ports@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 |