summaryrefslogtreecommitdiff
path: root/share/Makefile
diff options
context:
space:
mode:
authorJakob Schlyter <jakob@cvs.openbsd.org>2000-04-25 21:12:56 +0000
committerJakob Schlyter <jakob@cvs.openbsd.org>2000-04-25 21:12:56 +0000
commit5b750bb2b3254cb31cf89655da94ddcae53055f6 (patch)
tree250ab2dfcdddb6b145ef806ebc44d03ed3e13336 /share/Makefile
parent046f1d696f8e83a4db63bfbc5b1eab72830a9568 (diff)
/usr/share/skel moved to /etc/skel
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 45df93e0851..5d0ab8a51bc 100644
--- a/share/Makefile
+++ b/share/Makefile
@@ -1,6 +1,6 @@
-# $OpenBSD: Makefile,v 1.7 1998/12/13 18:05:52 millert Exp $
+# $OpenBSD: Makefile,v 1.8 2000/04/25 21:12:53 jakob Exp $
-SUBDIR= dict doc ipf ipsec lkm man misc mk skel tabset termtypes \
+SUBDIR= dict doc ipf ipsec lkm man misc mk tabset termtypes \
tmac zoneinfo smtpd
.include <bsd.subdir.mk>