diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1996-11-07 18:42:06 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1996-11-07 18:42:06 +0000 |
commit | 541ffb04b16760a28638736d294a788e7e239f42 (patch) | |
tree | a917620f3cd43a73fe88b2cfd1fd2da75ea26a7c /editors | |
parent | 8e121723dd33769db2e202e62c1defcd4cd3fb77 (diff) | |
download | ports-541ffb04b16760a28638736d294a788e7e239f42.tar.gz ports-541ffb04b16760a28638736d294a788e7e239f42.zip |
Notes
Diffstat (limited to 'editors')
-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 |