diff options
author | martti <martti@pkgsrc.org> | 2003-02-15 18:54:44 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2003-02-15 18:54:44 +0000 |
commit | 725e8e2fbe32b1cb374579ae0d4a80577d70635e (patch) | |
tree | aaace5abfda1d86187f617d61924c2c8f2c8fec1 /editors/Makefile | |
parent | 1ccfb11d797a719b1883ce70e6127c5527b933cc (diff) | |
download | pkgsrc-725e8e2fbe32b1cb374579ae0d4a80577d70635e.tar.gz |
Added vim-motif
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 78e34f9a0a3..e3fb43d5d78 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.78 2003/02/14 01:33:58 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.79 2003/02/15 18:54:44 martti Exp $ # COMMENT= Editors @@ -69,6 +69,7 @@ SUBDIR+= vilearn SUBDIR+= vim SUBDIR+= vim-gtk SUBDIR+= vim-kde +SUBDIR+= vim-motif SUBDIR+= vim-share SUBDIR+= vim-xaw SUBDIR+= wily |