diff options
author | jaapb <jaapb@pkgsrc.org> | 2013-11-23 14:54:31 +0000 |
---|---|---|
committer | jaapb <jaapb@pkgsrc.org> | 2013-11-23 14:54:31 +0000 |
commit | 74e1f9a4e2764772bc43911b32a40735559a8f7b (patch) | |
tree | 8f621c40e4e2fc427a85188918d084327b810c9c /textproc | |
parent | e2e2c6f8edad3776a96f29f889212df20d46c916 (diff) | |
download | pkgsrc-74e1f9a4e2764772bc43911b32a40735559a8f7b.tar.gz |
Added hyphen subdir to category Makefile
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 5f802a48a7e..b5352cbaa33 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.745 2013/10/18 16:57:15 joerg Exp $ +# $NetBSD: Makefile,v 1.746 2013/11/23 14:54:31 jaapb Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -245,6 +245,7 @@ SUBDIR+= hunspell-ru_RU SUBDIR+= hunspell-sk_SK SUBDIR+= hunspell-sv_SE SUBDIR+= hyperestraier +SUBDIR+= hyphen SUBDIR+= icu SUBDIR+= iksemel SUBDIR+= intltool |