diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-03-02 23:47:17 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-03-02 23:47:17 +0000 |
commit | e5add27dcd8db707209b93dbb742ac0b73a027a0 (patch) | |
tree | aa5cc83c6b2bb7b479576a94e01b30016d586dea /security/p5-Crypt-OFB | |
parent | 3f9395d5998ece19534fc47493b98bfb0a00793b (diff) | |
download | ports-e5add27dcd8db707209b93dbb742ac0b73a027a0.tar.gz ports-e5add27dcd8db707209b93dbb742ac0b73a027a0.zip |
Notes
Diffstat (limited to 'security/p5-Crypt-OFB')
-rw-r--r-- | security/p5-Crypt-OFB/pkg-descr | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/p5-Crypt-OFB/pkg-descr b/security/p5-Crypt-OFB/pkg-descr index 772a6216eb7f..acd14cd0156d 100644 --- a/security/p5-Crypt-OFB/pkg-descr +++ b/security/p5-Crypt-OFB/pkg-descr @@ -1,5 +1,4 @@ This module is a Perl-only implementation of the OFB mode. Where OFB stands for Output Feedback Block. -Author: GUGOD <gugod@gugod.org> WWW: http://search.cpan.org/dist/Crypt-OFB/ |