diff options
author | wiz <wiz@pkgsrc.org> | 2002-10-24 09:52:04 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2002-10-24 09:52:04 +0000 |
commit | f8f2c03e986aab08dbbd1b14b235c0995d06ae7d (patch) | |
tree | 6478941249fa03d36473a65b858a91a766661167 /textproc/Makefile | |
parent | 70baf0fbeb920d9b1323de5d80c14cd65eab03ff (diff) | |
download | pkgsrc-f8f2c03e986aab08dbbd1b14b235c0995d06ae7d.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 069dda410a4..e07304802bd 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.168 2002/10/16 18:18:28 tsarna Exp $ +# $NetBSD: Makefile,v 1.169 2002/10/24 09:52:04 wiz Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -123,10 +123,10 @@ SUBDIR+= php4-wddx SUBDIR+= php4-xml SUBDIR+= php4-xslt SUBDIR+= postgresql-autodoc -SUBDIR+= py-expat SUBDIR+= py-FourSuite SUBDIR+= py-HappyDoc SUBDIR+= py-dtml +SUBDIR+= py-expat SUBDIR+= pyDict SUBDIR+= pyxml SUBDIR+= qsubst |