summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorrh <rh>2000-11-23 13:16:43 +0000
committerrh <rh>2000-11-23 13:16:43 +0000
commit5833a63bff22d122a0ffb40c18030e19a6bef982 (patch)
treee6939cb73ef3dd575077f1885ebc13929bbd04ad /security
parentc2a902f133911e456519b882a57bc7b1087303b2 (diff)
downloadpkgsrc-5833a63bff22d122a0ffb40c18030e19a6bef982.tar.gz
Add and enable libdes
Diffstat (limited to 'security')
-rw-r--r--security/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile
index 6439470c751..39d6f92e1f8 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.49 2000/11/10 11:35:49 itojun Exp $
+# $NetBSD: Makefile,v 1.50 2000/11/23 13:16:43 rh Exp $
# FreeBSD Id: Makefile,v 1.23 1997/11/09 10:17:02 asami Exp
#
@@ -17,6 +17,7 @@
SUBDIR += isakmpd
SUBDIR += kth-krb4
SUBDIR += libcrack
+ SUBDIR += libdes
SUBDIR += libident
SUBDIR += libmcrypt
SUBDIR += libnasl