diff options
author | seb <seb@pkgsrc.org> | 2001-11-19 00:00:52 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2001-11-19 00:00:52 +0000 |
commit | 93d3e932744f35f3b3ce8ba66c28cf54ea6190a7 (patch) | |
tree | c0db91fdfa3b87286127b76a6902600ff50044af /textproc/Makefile | |
parent | c2b4100752afc25a57358c76f4cabad954e385b8 (diff) | |
download | pkgsrc-93d3e932744f35f3b3ce8ba66c28cf54ea6190a7.tar.gz |
Add and enable source-highlight
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 2622c26727d..0740cf3e614 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.125 2001/11/08 13:45:42 wiz Exp $ +# $NetBSD: Makefile,v 1.126 2001/11/19 00:00:52 seb Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -96,6 +96,7 @@ SUBDIR+= ruby-rttool SUBDIR+= sablotron SUBDIR+= saxon SUBDIR+= scrollkeeper +SUBDIR+= source-highlight SUBDIR+= sp SUBDIR+= t1lib SUBDIR+= t1utils |