diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2007-06-17 21:27:42 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2007-06-17 21:27:42 +0000 |
commit | 2dd2e374644e38279d476e9033809c3d286b7d85 (patch) | |
tree | 3384859d6b59c954899557400073ba6580e68424 /security/p5-Crypt-OFB | |
parent | e4e6c2ebedf01eddd1204791a55a893d9ec43a59 (diff) | |
download | ports-2dd2e374644e38279d476e9033809c3d286b7d85.tar.gz ports-2dd2e374644e38279d476e9033809c3d286b7d85.zip |
Notes
Diffstat (limited to 'security/p5-Crypt-OFB')
-rw-r--r-- | security/p5-Crypt-OFB/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Crypt-OFB/Makefile b/security/p5-Crypt-OFB/Makefile index 6ea303765759..f408568d6e3e 100644 --- a/security/p5-Crypt-OFB/Makefile +++ b/security/p5-Crypt-OFB/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Crypt PKGNAMEPREFIX= p5- -MAINTAINER= skreuzer@f2o.org +MAINTAINER= skreuzer@exit2shell.com COMMENT= Encrypt Data using OFB Mode BUILD_DEPENDS= ${SITE_PERL}/Crypt/ECB.pm:${PORTSDIR}/security/p5-Crypt-ECB |