diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1998-09-03 11:38:27 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1998-09-03 11:38:27 +0000 |
commit | f5089f44b3f4de2dbda111e3440e622293968c22 (patch) | |
tree | 8e6f92cfc32dbf042e27559e8d53be1afe0ff8e1 /editors/Makefile | |
parent | 22ab2b8f0635e2dcf717423d5fed5f9936ebe9a4 (diff) | |
download | ports-f5089f44b3f4de2dbda111e3440e622293968c22.tar.gz ports-f5089f44b3f4de2dbda111e3440e622293968c22.zip |
Notes
Diffstat (limited to 'editors/Makefile')
-rw-r--r-- | editors/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/Makefile b/editors/Makefile index 23d38d7dbdc1..16d9abe31fe8 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.56 1998/07/03 23:45:28 steve Exp $ +# $Id: Makefile,v 1.57 1998/08/10 00:32:34 steve Exp $ # SUBDIR += asedit @@ -31,7 +31,6 @@ SUBDIR += vilearn SUBDIR += vim4 SUBDIR += vim5 - SUBDIR += vim5beta SUBDIR += xcoral SUBDIR += xed SUBDIR += xemacs |