summaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>1998-11-24 16:53:43 +0000
committeragc <agc@pkgsrc.org>1998-11-24 16:53:43 +0000
commita30d8880292ca79626c21055aaa06b6df8606307 (patch)
tree426f72bb48c63b4c00e02a7edd7b93efd7507b9c /security/Makefile
parentf6167e2097ff947f09d1674a59b956edb58295cd (diff)
downloadpkgsrc-a30d8880292ca79626c21055aaa06b6df8606307.tar.gz
And and enable rc5des.
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 4bb7aaabdc3..d83295dcf99 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 1998/11/17 16:28:34 agc Exp $
+# $NetBSD: Makefile,v 1.12 1998/11/24 16:53:43 agc Exp $
# FreeBSD Id: Makefile,v 1.23 1997/11/09 10:17:02 asami Exp
#
@@ -18,6 +18,7 @@
SUBDIR += pgp2
# SUBDIR += pidentd
SUBDIR += py-crypto
+ SUBDIR += rc5des
SUBDIR += rsaref
SUBDIR += ssh
SUBDIR += ssleay