diff options
author | explorer <explorer> | 2001-01-18 18:25:39 +0000 |
---|---|---|
committer | explorer <explorer> | 2001-01-18 18:25:39 +0000 |
commit | 973529f21ec2d8697b74a7035f174310014684e7 (patch) | |
tree | 3b1c1b88e2fff0b431060117155dc7aa97bc7c27 /security | |
parent | 655311e1ff94c1db2808102615c94458bb623e01 (diff) | |
download | pkgsrc-973529f21ec2d8697b74a7035f174310014684e7.tar.gz |
Enabel p5-Crypto-CBC and p5-Crypto-Blowfish
Diffstat (limited to 'security')
-rw-r--r-- | security/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index 25afa85eef4..c1964a6581e 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.57 2001/01/15 06:41:03 itojun Exp $ +# $NetBSD: Makefile,v 1.58 2001/01/18 18:25:39 explorer Exp $ # SUBDIR += PAM @@ -31,6 +31,8 @@ SUBDIR += nfsbug SUBDIR += openssh SUBDIR += openssl + SUBDIR += p5-Crypt-Blowfish + SUBDIR += p5-Crypt-CBC SUBDIR += p5-Digest-MD5 SUBDIR += p5-MD5 SUBDIR += p5-SHA |