diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2009-01-29 17:41:17 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2009-01-29 17:41:17 +0000 |
commit | dc3b831b6b7dcca0a0724a5ce288ac677507c525 (patch) | |
tree | 44b9949901cd3922f31a9eaf53fce5d09e32f8c3 /security/p5-Crypt-Twofish | |
parent | c301912128b027b0f2311ff1bb3439ed19354297 (diff) | |
download | ports-dc3b831b6b7dcca0a0724a5ce288ac677507c525.tar.gz ports-dc3b831b6b7dcca0a0724a5ce288ac677507c525.zip |
Notes
Diffstat (limited to 'security/p5-Crypt-Twofish')
-rw-r--r-- | security/p5-Crypt-Twofish/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Crypt-Twofish/Makefile b/security/p5-Crypt-Twofish/Makefile index 71004e910a64..b955664ee5f1 100644 --- a/security/p5-Crypt-Twofish/Makefile +++ b/security/p5-Crypt-Twofish/Makefile @@ -12,7 +12,7 @@ CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= erwin@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl module implementing the Twofish cipher BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/File/Spec.pm:${PORTSDIR}/devel/p5-PathTools |