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
commit3a85477266bb17f52f45a0a62d20df096ec5802c (patch)
tree5b9d0ca8166467410161c89a7a62988bb9f0127a /security/Makefile
parent8b5e9e6d93c2b67a73aa094711ffc4135afca905 (diff)
downloadpkgsrc-3a85477266bb17f52f45a0a62d20df096ec5802c.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