diff options
author | kefren <kefren@pkgsrc.org> | 2009-01-06 08:58:35 +0000 |
---|---|---|
committer | kefren <kefren@pkgsrc.org> | 2009-01-06 08:58:35 +0000 |
commit | b0b27d3f82b24140ef810c52857620eed96b4c4a (patch) | |
tree | dd8ca8de27dfac3323ffc2f6dfd2aaa31ae40c51 | |
parent | 550620fadf80c28317c013f2f263e6a3aa0f7217 (diff) | |
download | pkgsrc-b0b27d3f82b24140ef810c52857620eed96b4c4a.tar.gz |
+gnome-subtitles
+sublib
-rw-r--r-- | textproc/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index c61829de705..324b582e935 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.455 2009/01/05 20:27:02 kefren Exp $ +# $NetBSD: Makefile,v 1.456 2009/01/06 08:58:35 kefren Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -84,6 +84,7 @@ SUBDIR+= gdome2 SUBDIR+= glimpse SUBDIR+= gnome-doc-utils SUBDIR+= gnome-spell +SUBDIR+= gnome-subtitles SUBDIR+= grep SUBDIR+= groff SUBDIR+= gsed @@ -425,6 +426,7 @@ SUBDIR+= soprano SUBDIR+= source-highlight SUBDIR+= stardic SUBDIR+= sub2srt +SUBDIR+= sublib SUBDIR+= subtitleripper SUBDIR+= suikyo SUBDIR+= suikyo-conv-table |