summaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorheinz <heinz@pkgsrc.org>2003-12-28 01:11:45 +0000
committerheinz <heinz@pkgsrc.org>2003-12-28 01:11:45 +0000
commit80abdc0e108c2e051077a66163dbf7380b9ca760 (patch)
tree5b9d0ca8166467410161c89a7a62988bb9f0127a /security/Makefile
parent02b1d30ca38a7131732919a36e0887051d5e0cd9 (diff)
downloadpkgsrc-80abdc0e108c2e051077a66163dbf7380b9ca760.tar.gz
Enable p5-Digest-Hashcash
Diffstat (limited to 'security/Makefile')
-rw-r--r--security/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile
index 611b56dd30f..2caa46af24d 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.152 2003/12/18 09:47:27 wiz Exp $
+# $NetBSD: Makefile,v 1.153 2003/12/28 01:11:45 heinz Exp $
#
COMMENT= Security tools
@@ -95,6 +95,7 @@ SUBDIR+= p5-Crypt-Rijndael
SUBDIR+= p5-Crypt-Twofish
SUBDIR+= p5-Digest
SUBDIR+= p5-Digest-BubbleBabble
+SUBDIR+= p5-Digest-Hashcash
SUBDIR+= p5-Digest-HMAC
SUBDIR+= p5-Digest-MD2
SUBDIR+= p5-Digest-MD4