summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorwennmach <wennmach>2000-06-08 16:42:42 +0000
committerwennmach <wennmach>2000-06-08 16:42:42 +0000
commite249060fd072dd89ffa7324934ae04280e55c50a (patch)
tree242d00e66e50cea588a75a2fd7481e856a1e3948 /security
parent6b0a3946882fddd04bbda82c78b3e06f9b80cf4c (diff)
downloadpkgsrc-e249060fd072dd89ffa7324934ae04280e55c50a.tar.gz
Add and enable xdm-krb4.
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 3b62e049814..913bcca03fc 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2000/06/05 14:39:00 rh Exp $
+# $NetBSD: Makefile,v 1.36 2000/06/08 16:42:42 wennmach Exp $
# FreeBSD Id: Makefile,v 1.23 1997/11/09 10:17:02 asami Exp
#
@@ -35,5 +35,6 @@
SUBDIR += tripwire
SUBDIR += uvscan
SUBDIR += uvscan-dat
+ SUBDIR += xdm-krb4
.include "../mk/bsd.pkg.subdir.mk"