diff options
author | ashish <ashish@FreeBSD.org> | 2010-06-14 20:56:44 +0800 |
---|---|---|
committer | ashish <ashish@FreeBSD.org> | 2010-06-14 20:56:44 +0800 |
commit | 543b5407373167cae56d52c721d3f03420d9e9ca (patch) | |
tree | f9c65f86a14eae70680da550352528b904a50fa2 /security/p5-Crypt-Ctr | |
parent | 4296b587eedfea2f1deb01d86699598bb13fd49a (diff) | |
download | freebsd-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-Ctr')
-rw-r--r-- | security/p5-Crypt-Ctr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Crypt-Ctr/Makefile b/security/p5-Crypt-Ctr/Makefile index 70d4c4c2eeb6..59c99d1fff3d 100644 --- a/security/p5-Crypt-Ctr/Makefile +++ b/security/p5-Crypt-Ctr/Makefile @@ -10,7 +10,7 @@ CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ashish@FreeBSD.org COMMENT= Perl extension for encrypting data in Counter Mode BUILD_DEPENDS= ${SITE_PERL}/Crypt/CFB.pm:${PORTSDIR}/security/p5-Crypt-CFB |