summaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorwennmach <wennmach>2000-06-08 16:42:42 +0000
committerwennmach <wennmach>2000-06-08 16:42:42 +0000
commit932a135eff06e1426e231e7830e2c7851ccdc3df (patch)
tree242d00e66e50cea588a75a2fd7481e856a1e3948 /security/Makefile
parent62815c9fb70be31d3c3cc229475ef18a4e1805b6 (diff)
downloadpkgsrc-932a135eff06e1426e231e7830e2c7851ccdc3df.tar.gz
Add and enable xdm-krb4.
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 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"