summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorminskim <minskim>2009-07-09 23:06:05 +0000
committerminskim <minskim>2009-07-09 23:06:05 +0000
commit4e19ae32e3a096902e27cda69d70b8b593a2d7ed (patch)
tree81d5432e1dcc48c6bdbb703d8d0df5f7184735a9
parent23eee42b124a8fe18631d388833da585d5ab10ee (diff)
downloadpkgsrc-4e19ae32e3a096902e27cda69d70b8b593a2d7ed.tar.gz
Add tex-microtype and tex-microtype-doc.
-rw-r--r--doc/CHANGES-20094
-rw-r--r--print/Makefile4
2 files changed, 6 insertions, 2 deletions
diff --git a/doc/CHANGES-2009 b/doc/CHANGES-2009
index 55f8c2eab14..360d5fae709 100644
--- a/doc/CHANGES-2009
+++ b/doc/CHANGES-2009
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2009,v 1.2578 2009/07/09 23:00:02 minskim Exp $
+$NetBSD: CHANGES-2009,v 1.2579 2009/07/09 23:06:05 minskim Exp $
Changes to the packages collection and infrastructure in 2009:
@@ -3418,3 +3418,5 @@ Changes to the packages collection and infrastructure in 2009:
Added print/tex-footmisc version 5.4a [minskim 2009-07-09]
Added print/tex-footmisc-doc version 5.4a [minskim 2009-07-09]
Added print/tex-koma-script version 3.03a [minskim 2009-07-09]
+ Added print/tex-microtype version 2.3c [minskim 2009-07-09]
+ Added print/tex-microtype-doc version 2.3c [minskim 2009-07-09]
diff --git a/print/Makefile b/print/Makefile
index 3eac1cf05a5..9287f1913b6 100644
--- a/print/Makefile
+++ b/print/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.267 2009/07/09 23:00:02 minskim Exp $
+# $NetBSD: Makefile,v 1.268 2009/07/09 23:06:05 minskim Exp $
#
COMMENT= Desktop publishing
@@ -243,6 +243,8 @@ SUBDIR+= tex-luatex
SUBDIR+= tex-luatex-doc
SUBDIR+= tex-memhangul-ucs
SUBDIR+= tex-memoir
+SUBDIR+= tex-microtype
+SUBDIR+= tex-microtype-doc
SUBDIR+= tex-misc
SUBDIR+= tex-multirow
SUBDIR+= tex-multirow-doc