diff --git a/editors/vim/Makefile b/editors/vim/Makefile index e28fb7eacd5..cad2c95106a 100644 --- a/editors/vim/Makefile +++ b/editors/vim/Makefile @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.40 2001/09/28 12:23:58 naddy Exp $ +# $OpenBSD: Makefile,v 1.41 2001/12/09 17:27:48 brad Exp $ SUBDIR += stable - SUBDIR += stable:no_x11 + SUBDIR += stable,no_x11 # SUBDIR += snapshot -# SUBDIR += snapshot:no_x11 +# SUBDIR += snapshot,no_x11 .include