diff options
author | wiz <wiz@pkgsrc.org> | 2009-08-06 06:23:43 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-08-06 06:23:43 +0000 |
commit | 14b561f4a948d5c9d96c23fd0c6210cec0449663 (patch) | |
tree | f6bd2117e533d6557689c13b6235be044ea7f5ac /editors | |
parent | b5e48e425267eb0f2800cec2a0cc296426c3656c (diff) | |
download | pkgsrc-14b561f4a948d5c9d96c23fd0c6210cec0449663.tar.gz |
+ Sigil.
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 d86abd17534..452ac351b69 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.132 2009/08/05 22:07:08 minskim Exp $ +# $NetBSD: Makefile,v 1.133 2009/08/06 06:23:43 wiz Exp $ # COMMENT= Editors +SUBDIR+= Sigil SUBDIR+= TeXmacs SUBDIR+= abiword SUBDIR+= abiword-plugins |