diff options
author | obrien <obrien@FreeBSD.org> | 1996-11-08 02:42:06 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1996-11-08 02:42:06 +0800 |
commit | 243c8cc915af281c3cb79947601b835aafe43c25 (patch) | |
tree | bd65eed759f50db044d94e7ea227ef7b87d996d2 /editors/Makefile | |
parent | 44b1a9523018a792b8e6c76995af45cba9aedfc0 (diff) | |
download | freebsd-ports-gnome-243c8cc915af281c3cb79947601b835aafe43c25.tar.gz freebsd-ports-gnome-243c8cc915af281c3cb79947601b835aafe43c25.tar.zst freebsd-ports-gnome-243c8cc915af281c3cb79947601b835aafe43c25.zip |
Turned on gvim
Diffstat (limited to 'editors/Makefile')
-rw-r--r-- | editors/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/Makefile b/editors/Makefile index 7dfb98f4fe35..352503e249ea 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.31 1996/08/08 15:05:22 jmz Exp $ +# $Id: Makefile,v 1.32 1996/10/15 19:11:13 asami Exp $ # SUBDIR += axe @@ -7,6 +7,7 @@ SUBDIR += bpatch SUBDIR += e93 SUBDIR += emacs + SUBDIR += gvim SUBDIR += joe SUBDIR += jove SUBDIR += mule |