diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-03-14 14:55:13 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-03-14 14:55:13 +0000 |
commit | 13cf6fb6d1e3c9c0f6e3ededd1c2909b6c7ea811 (patch) | |
tree | feaa0751a2c5b6d6195e7fe21a9ab58b088aa614 /security/Makefile | |
parent | c81f0646ee3bf8b7c8365acb4a06288f7185d120 (diff) | |
download | ports-13cf6fb6d1e3c9c0f6e3ededd1c2909b6c7ea811.tar.gz ports-13cf6fb6d1e3c9c0f6e3ededd1c2909b6c7ea811.zip |
Notes
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 e99fdfc1e8ce..22789815ca43 100644 --- a/security/Makefile +++ b/security/Makefile @@ -146,6 +146,7 @@ SUBDIR += p5-Crypt-TripleDES SUBDIR += p5-Crypt-Twofish SUBDIR += p5-Crypt-UnixCrypt + SUBDIR += p5-Digest-BubbleBabble SUBDIR += p5-Digest-HMAC SUBDIR += p5-Digest-MD2 SUBDIR += p5-Digest-MD5 |