Enable wbd port

This commit is contained in:
angelos 1999-07-15 14:38:12 +00:00
parent 723c25a515
commit 238d416a8f

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.3 1999/07/15 14:03:24 angelos Exp $
# $OpenBSD: Makefile,v 1.4 1999/07/15 14:38:12 angelos Exp $
#
SUBDIR += imm
@ -7,5 +7,6 @@
SUBDIR += speak_freely
SUBDIR += vic
SUBDIR += wb
SUBDIR += wbd
.include <bsd.port.subdir.mk>