summaryrefslogtreecommitdiff
path: root/share/Makefile
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2002-10-04 23:16:42 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2002-10-04 23:16:42 +0000
commitb20cc89b99dda2bdc3660565d5f3d72d925d834e (patch)
tree22bead5a670c2e57f9d169f01142a7483a1008fa /share/Makefile
parent1dfc653c131f7b25c564040c7470ab1ec574014b (diff)
smtpd leaves the building
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 26acf331c8b..4a8e257a76a 100644
--- a/share/Makefile
+++ b/share/Makefile
@@ -1,6 +1,6 @@
-# $OpenBSD: Makefile,v 1.9 2001/05/30 02:11:00 deraadt Exp $
+# $OpenBSD: Makefile,v 1.10 2002/10/04 23:16:41 deraadt Exp $
SUBDIR= dict doc ipsec lkm man misc mk tabset termtypes \
- tmac zoneinfo smtpd
+ tmac zoneinfo
.include <bsd.subdir.mk>