summaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2001-05-27 05:35:20 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2001-05-27 05:35:20 +0000
commit04c1c42cf5f237a28c71d23089a9e7f63feb6b9f (patch)
tree9e94905cef8f1b3e808a046a48eb83122199d188 /security/Makefile
parentPerl5 module for Curses Development Kit (diff)
Perl5 interface to the MD2 message digest algorithm
PR: ports/27618 Submitted by: Pete Fritchman <petef@databits.net>
Notes
Notes: svn path=/head/; revision=43101
Diffstat (limited to 'security/Makefile')
-rw-r--r--security/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile
index d0483df244eb..a098646312c0 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -103,6 +103,7 @@
SUBDIR += p5-Crypt-TripleDES
SUBDIR += p5-Crypt-Twofish
SUBDIR += p5-Crypt-UnixCrypt
+ SUBDIR += p5-Digest-MD2
SUBDIR += p5-Digest-MD5
SUBDIR += p5-Digest-SHA1
SUBDIR += p5-GnuPG-Interface