diff options
author | wiz <wiz> | 2014-03-27 10:04:02 +0000 |
---|---|---|
committer | wiz <wiz> | 2014-03-27 10:04:02 +0000 |
commit | f63a403c2c2937efce16278bb5d1ecfa78c8c615 (patch) | |
tree | 5d23b4f70b2591d27f4d003c615baff3a11ed0af /textproc/Makefile | |
parent | 2daba789a5a48d4fb5361e3688136d77e660569e (diff) | |
download | pkgsrc-f63a403c2c2937efce16278bb5d1ecfa78c8c615.tar.gz |
Sort.
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 360dc87739e..f6f60704a9b 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.760 2014/03/22 13:45:49 imil Exp $ +# $NetBSD: Makefile,v 1.761 2014/03/27 10:04:02 wiz Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -310,8 +310,8 @@ SUBDIR+= link-grammar SUBDIR+= lit2epub SUBDIR+= lout SUBDIR+= lq-sp -SUBDIR+= lua-expat SUBDIR+= lua-cjson +SUBDIR+= lua-expat SUBDIR+= lua-slnunicode SUBDIR+= makeindexk SUBDIR+= makeztxt |