summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--share/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/share/Makefile b/share/Makefile
index 8774a9e094e..5fc08f28da5 100644
--- a/share/Makefile
+++ b/share/Makefile
@@ -1,6 +1,6 @@
-# $OpenBSD: Makefile,v 1.13 2006/05/26 04:02:58 deraadt Exp $
+# $OpenBSD: Makefile,v 1.14 2008/01/31 22:41:21 henning Exp $
SUBDIR= dict doc lkm locale man misc mk tabset termtypes \
- tmac zoneinfo pf
+ tmac zoneinfo
.include <bsd.subdir.mk>