summaryrefslogtreecommitdiff
path: root/share/Makefile
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2006-05-26 04:03:00 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2006-05-26 04:03:00 +0000
commit58dd5b5b8aa404c30d78d7408ddfdfc17e5478d3 (patch)
tree8958ac9984fda1f82f8a1603b59e13b740abbe19 /share/Makefile
parent9136cbc0bb5ea9a90e52d6fff4329a3f724c5a4a (diff)
let us not talk about ipsecadm and vpn anymore; ok reyk
Diffstat (limited to 'share/Makefile')
-rw-r--r--share/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/share/Makefile b/share/Makefile
index 29f415a0cb0..8774a9e094e 100644
--- a/share/Makefile
+++ b/share/Makefile
@@ -1,6 +1,6 @@
-# $OpenBSD: Makefile,v 1.12 2005/08/08 05:53:01 espie Exp $
+# $OpenBSD: Makefile,v 1.13 2006/05/26 04:02:58 deraadt Exp $
-SUBDIR= dict doc ipsec lkm locale man misc mk tabset termtypes \
+SUBDIR= dict doc lkm locale man misc mk tabset termtypes \
tmac zoneinfo pf
.include <bsd.subdir.mk>