diff options
author | wiz <wiz@pkgsrc.org> | 2001-06-09 10:42:40 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-06-09 10:42:40 +0000 |
commit | 0d1a17484980ddeab80ee82291c7d4ce736c0453 (patch) | |
tree | 78a1c6c99c3b56f869c6ed23e4723f868c4bcdb7 /editors | |
parent | 94cd32a2c0464b45290af6dfb1e6f64bdb8eed91 (diff) | |
download | pkgsrc-0d1a17484980ddeab80ee82291c7d4ce736c0453.tar.gz |
add and enable speedbar
Diffstat (limited to 'editors')
-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 |