diff options
author | hubertf <hubertf> | 2000-01-19 04:55:01 +0000 |
---|---|---|
committer | hubertf <hubertf> | 2000-01-19 04:55:01 +0000 |
commit | 046c2e6db9df03720fb70875e8091e83d8c03c45 (patch) | |
tree | 2b333369289cae7075e54b67f0747bd73367afee /editors/Makefile | |
parent | fa7a3e0311bb09a1e2852b0d7a8e2d3bff715491 (diff) | |
download | pkgsrc-046c2e6db9df03720fb70875e8091e83d8c03c45.tar.gz |
add & enable vigor
Diffstat (limited to 'editors/Makefile')
-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 |