diff options
author | obache <obache@pkgsrc.org> | 2014-06-05 05:04:38 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2014-06-05 05:04:38 +0000 |
commit | 493d4e045163f9021a073d3702160e566282d734 (patch) | |
tree | d489d197334dde6bb0a0e0ae46dba07d63873bf9 /textproc/Makefile | |
parent | be6e1e7a3a907bcd52240527f88b629eeda97a73 (diff) | |
download | pkgsrc-493d4e045163f9021a073d3702160e566282d734.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 0b1430c26d8..43922595e0f 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.775 2014/06/02 03:51:07 rodent Exp $ +# $NetBSD: Makefile,v 1.776 2014/06/05 05:05:28 obache Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -302,8 +302,8 @@ SUBDIR+= liblinebreak SUBDIR+= liblrdf SUBDIR+= libnxml SUBDIR+= libodfgen -SUBDIR+= libplist SUBDIR+= libpinyin +SUBDIR+= libplist SUBDIR+= libunicode SUBDIR+= libunistring SUBDIR+= libxml |