diff options
author | szptvlfn <szptvlfn@pkgsrc.org> | 2014-08-01 20:57:41 +0000 |
---|---|---|
committer | szptvlfn <szptvlfn@pkgsrc.org> | 2014-08-01 20:57:41 +0000 |
commit | ec8e0ea40e457078d39a99dc469196a692ea1a89 (patch) | |
tree | 5df828cd4b5da317eead028b9200f7fd0cde7404 /textproc | |
parent | 73982b34a0735b793882df322544ea7b3d5edec9 (diff) | |
download | pkgsrc-ec8e0ea40e457078d39a99dc469196a692ea1a89.tar.gz |
+ hs-regex-base
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 0106b9ae6a4..33dbf88b533 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.788 2014/08/01 12:11:19 szptvlfn Exp $ +# $NetBSD: Makefile,v 1.789 2014/08/01 20:57:41 szptvlfn Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -210,6 +210,7 @@ SUBDIR+= hs-blaze-html SUBDIR+= hs-blaze-markup SUBDIR+= hs-parsec SUBDIR+= hs-polyparse +SUBDIR+= hs-regex-base SUBDIR+= hs-stringsearch SUBDIR+= html SUBDIR+= html2text |