diff options
author | szptvlfn <szptvlfn@pkgsrc.org> | 2014-09-05 21:38:18 +0000 |
---|---|---|
committer | szptvlfn <szptvlfn@pkgsrc.org> | 2014-09-05 21:38:18 +0000 |
commit | a6d3f3add7f5268b4cec32e890baaa5a57d65959 (patch) | |
tree | bf2ec7b71bc8ff4dd971fb70130e9d4c8254b8aa /textproc/Makefile | |
parent | a14cdb96e0d5f9d847b654bfc6da30b42e3f8b1a (diff) | |
download | pkgsrc-a6d3f3add7f5268b4cec32e890baaa5a57d65959.tar.gz |
+ hs-case-insensitive
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 4f019fab9e2..b7a8c411f5f 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.795 2014/08/18 21:22:00 szptvlfn Exp $ +# $NetBSD: Makefile,v 1.796 2014/09/05 21:38:18 szptvlfn Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -208,6 +208,7 @@ SUBDIR+= highlight SUBDIR+= hre SUBDIR+= hs-blaze-html SUBDIR+= hs-blaze-markup +SUBDIR+= hs-case-insensitive SUBDIR+= hs-cgrep SUBDIR+= hs-hscolour SUBDIR+= hs-parsec |