diff options
author | jnemeth <jnemeth> | 2015-10-29 09:00:01 +0000 |
---|---|---|
committer | jnemeth <jnemeth> | 2015-10-29 09:00:01 +0000 |
commit | 917a4ffea8463e859f383828ad038fe05e886810 (patch) | |
tree | f2e773f61189f5ad9a06e1f0fb632e2f477c34fa /textproc | |
parent | 56f60ad1a16206c2fe0a5dc173d1a8f35e0e4c6f (diff) | |
download | pkgsrc-917a4ffea8463e859f383828ad038fe05e886810.tar.gz |
sort
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index a9abcc31b38..1f1eaccacf6 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.848 2015/10/22 10:53:38 fhajny Exp $ +# $NetBSD: Makefile,v 1.849 2015/10/29 09:00:01 jnemeth Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -359,8 +359,8 @@ SUBDIR+= metauml SUBDIR+= migemo SUBDIR+= migemo-elisp SUBDIR+= miller -SUBDIR+= mxml SUBDIR+= multimarkdown +SUBDIR+= mxml SUBDIR+= mythes SUBDIR+= namazu SUBDIR+= nbsed |