diff options
author | wiz <wiz> | 2001-06-09 10:42:40 +0000 |
---|---|---|
committer | wiz <wiz> | 2001-06-09 10:42:40 +0000 |
commit | b5a3eb6f23a2e4769355b87ceceba6966f6dfa34 (patch) | |
tree | 78a1c6c99c3b56f869c6ed23e4723f868c4bcdb7 /editors/Makefile | |
parent | 2ef919d587e9b92360076c598c0275fa2712cca9 (diff) | |
download | pkgsrc-b5a3eb6f23a2e4769355b87ceceba6966f6dfa34.tar.gz |
add and enable speedbar
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 7f3accfcf37..47506a741da 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.47 2001/05/17 00:06:07 jtb Exp $ +# $NetBSD: Makefile,v 1.48 2001/06/09 10:42:40 wiz Exp $ # COMMENT= Editors @@ -24,6 +24,7 @@ SUBDIR+= ng SUBDIR+= nvi-m17n SUBDIR+= pico SUBDIR+= sam +SUBDIR+= speedbar SUBDIR+= ssam SUBDIR+= tamago SUBDIR+= ted |