duh. Re-enable vim/snapshot in this Makefile

This commit is contained in:
lebel 2003-04-25 15:47:26 +00:00
parent 300de4c27c
commit 3ec87dc86f

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.43 2002/03/24 20:27:58 lebel Exp $
# $OpenBSD: Makefile,v 1.44 2003/04/25 15:47:26 lebel Exp $
SUBDIR += stable
SUBDIR += stable,no_x11
# SUBDIR += snapshot
# SUBDIR += snapshot,no_x11
SUBDIR += snapshot
SUBDIR += snapshot,no_x11
.include <bsd.port.subdir.mk>