diff options
author | hubertf <hubertf@pkgsrc.org> | 2000-01-19 04:55:01 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2000-01-19 04:55:01 +0000 |
commit | 17300458d5138335092bad8728ae3dd235c93cc0 (patch) | |
tree | 2b333369289cae7075e54b67f0747bd73367afee | |
parent | 55cbc7acab1b4a2c8bf4e9cd328a0eec22284a3c (diff) | |
download | pkgsrc-17300458d5138335092bad8728ae3dd235c93cc0.tar.gz |
add & enable vigor
-rw-r--r-- | editors/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/Makefile b/editors/Makefile index fbc65b5a378..e044f99d45e 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 1999/12/28 14:22:43 tron Exp $ +# $NetBSD: Makefile,v 1.27 2000/01/19 04:55:01 hubertf Exp $ # FreeBSD Id: Makefile,v 1.44 1997/09/13 20:19:28 chuckr Exp # @@ -30,6 +30,7 @@ # SUBDIR += uzap SUBDIR += vile SUBDIR += vilearn + SUBDIR += vigor SUBDIR += vim SUBDIR += vim-gtk SUBDIR += vim-share |