summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/CHANGES-20104
-rw-r--r--print/Makefile4
2 files changed, 6 insertions, 2 deletions
diff --git a/doc/CHANGES-2010 b/doc/CHANGES-2010
index b7920711beb..7d27435f85b 100644
--- a/doc/CHANGES-2010
+++ b/doc/CHANGES-2010
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2010,v 1.1707 2010/04/28 16:06:50 minskim Exp $
+$NetBSD: CHANGES-2010,v 1.1708 2010/04/28 16:15:49 minskim Exp $
Changes to the packages collection and infrastructure in 2010:
@@ -2162,3 +2162,5 @@ Changes to the packages collection and infrastructure in 2010:
Added print/tex-listing-doc version 1.2 [minskim 2010-04-28]
Added print/tex-magaz version 0.2 [minskim 2010-04-28]
Added print/tex-magaz-doc version 0.2 [minskim 2010-04-28]
+ Added print/tex-midpage version 1.1a [minskim 2010-04-28]
+ Added print/tex-midpage-doc version 1.1a [minskim 2010-04-28]
diff --git a/print/Makefile b/print/Makefile
index 578c63b15e1..c1bc6079496 100644
--- a/print/Makefile
+++ b/print/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.383 2010/04/28 16:06:51 minskim Exp $
+# $NetBSD: Makefile,v 1.384 2010/04/28 16:15:49 minskim Exp $
#
COMMENT= Desktop publishing
@@ -365,6 +365,8 @@ SUBDIR+= tex-mhchem
SUBDIR+= tex-mhchem-doc
SUBDIR+= tex-microtype
SUBDIR+= tex-microtype-doc
+SUBDIR+= tex-midpage
+SUBDIR+= tex-midpage-doc
SUBDIR+= tex-misc
SUBDIR+= tex-moreverb
SUBDIR+= tex-moreverb-doc