diff options
author | wennmach <wennmach@pkgsrc.org> | 2000-05-25 17:58:34 +0000 |
---|---|---|
committer | wennmach <wennmach@pkgsrc.org> | 2000-05-25 17:58:34 +0000 |
commit | c8d1c58eb4dd33f500a687b3c31b6df875291fdc (patch) | |
tree | c480f90f8055cde7ff0d1b70989fef5ce3459191 /security | |
parent | 34eeb9ee9512c15603a6a184aa701a78e011c31f (diff) | |
download | pkgsrc-c8d1c58eb4dd33f500a687b3c31b6df875291fdc.tar.gz |
Add and enable kth-krb4
Diffstat (limited to 'security')
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index 1b08081ec29..0ecfd9f92ca 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.32 2000/04/21 10:59:53 mjl Exp $ +# $NetBSD: Makefile,v 1.33 2000/05/25 17:58:34 wennmach Exp $ # FreeBSD Id: Makefile,v 1.23 1997/11/09 10:17:02 asami Exp # @@ -9,6 +9,7 @@ SUBDIR += fsh SUBDIR += gnupg SUBDIR += isakmpd + SUBDIR += kth-krb4 SUBDIR += libident SUBDIR += nessus SUBDIR += nfsbug |