diff options
author | wen <wen@FreeBSD.org> | 2010-05-24 08:33:07 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2010-05-24 08:33:07 +0800 |
commit | ca9e67d2dc5dcda6ea3b36425ab9ef0822a43ab3 (patch) | |
tree | 14249ea6f99cbd262a721c52e7a43824d62def1e /security/Makefile | |
parent | 0ef7df06a1343ca11978a4356923f4a764bd333c (diff) | |
download | freebsd-ports-gnome-ca9e67d2dc5dcda6ea3b36425ab9ef0822a43ab3.tar.gz freebsd-ports-gnome-ca9e67d2dc5dcda6ea3b36425ab9ef0822a43ab3.tar.zst freebsd-ports-gnome-ca9e67d2dc5dcda6ea3b36425ab9ef0822a43ab3.zip |
The Tiny Encryption Algorithm in Perl and JavaScript.
WWW: http://search.cpan.org/~pjb/Crypt-Tea/
PR: ports/145303
Submitted by: Steve Wills <steve@mouf.net>
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index 6e370479f39d..75c31c1a294b 100644 --- a/security/Makefile +++ b/security/Makefile @@ -468,6 +468,7 @@ SUBDIR += p5-Crypt-SmbHash SUBDIR += p5-Crypt-Solitaire SUBDIR += p5-Crypt-TEA + SUBDIR += p5-Crypt-T_e_a SUBDIR += p5-Crypt-TripleDES SUBDIR += p5-Crypt-Twofish SUBDIR += p5-Crypt-Twofish2 |