diff options
author | obrien <obrien@FreeBSD.org> | 1997-05-25 11:00:16 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1997-05-25 11:00:16 +0800 |
commit | b872d896c865e3f6090c3634cf93d6dcdde8ab21 (patch) | |
tree | 78de35a7f8b6175f43e8f18fccd0df13e73dd493 | |
parent | 4d89de6ea681d3162eee17ea8584e7a8b122611c (diff) | |
download | freebsd-ports-gnome-b872d896c865e3f6090c3634cf93d6dcdde8ab21.tar.gz freebsd-ports-gnome-b872d896c865e3f6090c3634cf93d6dcdde8ab21.tar.zst freebsd-ports-gnome-b872d896c865e3f6090c3634cf93d6dcdde8ab21.zip |
share vim5beta with the world.
-rw-r--r-- | editors/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/Makefile b/editors/Makefile index 9b9a834fe516..fc89cd84f62a 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.36 1997/04/03 14:06:51 chuckr Exp $ +# $Id: Makefile,v 1.37 1997/04/11 01:43:40 msmith Exp $ # SUBDIR += asedit @@ -18,6 +18,7 @@ SUBDIR += uzap SUBDIR += vile SUBDIR += vim + SUBDIR += vim5beta SUBDIR += xcoral SUBDIR += xed SUBDIR += xemacs |