diff options
author | Bill Fumerola <billf@FreeBSD.org> | 2000-01-18 02:29:22 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 2000-01-18 02:29:22 +0000 |
commit | 11fad87de952ad03b8570bc1aaebd97c03006d0d (patch) | |
tree | 355535324094f46efbdd58d24fb50a786d998b76 /editors/Makefile | |
parent | 04f0e9c484e7961fa20ae7d4b8928b710ce48cbe (diff) |
Import version 0.007 of vigor...
Vigor, for anyone who has been reading UserFriendly recently, is vi with
a very famliar looking "paperclip assistant", who puts the "ass" in assist.
Reviewed by: cpiazza (partially)
On a more personal note, I'm ashamed to have tainted my machine with
this program, let alone create this port.
Notes
Notes:
svn path=/head/; revision=24805
Diffstat (limited to 'editors/Makefile')
-rw-r--r-- | editors/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/Makefile b/editors/Makefile index b667069a80f6..196bc2745c45 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -83,6 +83,7 @@ SUBDIR += thoteditor SUBDIR += uemacs SUBDIR += uzap + SUBDIR += vigor SUBDIR += vile SUBDIR += vilearn SUBDIR += vim-lite |