summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/CHANGES-20134
-rw-r--r--print/Makefile4
2 files changed, 6 insertions, 2 deletions
diff --git a/doc/CHANGES-2013 b/doc/CHANGES-2013
index e3e003aa0ab..d3848a90576 100644
--- a/doc/CHANGES-2013
+++ b/doc/CHANGES-2013
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2013,v 1.168 2013/01/13 21:07:53 is Exp $
+$NetBSD: CHANGES-2013,v 1.169 2013/01/14 00:26:19 minskim Exp $
Changes to the packages collection and infrastructure in 2013:
@@ -230,3 +230,5 @@ Changes to the packages collection and infrastructure in 2013:
Added textproc/py-cssselect version 0.7.1 [jakllsch 2013-01-13]
Updated misc/calibre to 0.9.7nb1 [jakllsch 2013-01-13]
Updated emulators/xtrs to 4.9dnb1 [is 2013-01-13]
+ Added print/tex-textcase version 0.07 [minskim 2013-01-14]
+ Added print/tex-textcase-doc version 0.07 [minskim 2013-01-14]
diff --git a/print/Makefile b/print/Makefile
index c8a92da3524..50725fab6b3 100644
--- a/print/Makefile
+++ b/print/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.553 2013/01/03 13:39:41 ryoon Exp $
+# $NetBSD: Makefile,v 1.554 2013/01/14 00:26:18 minskim Exp $
#
COMMENT= Desktop publishing
@@ -641,6 +641,8 @@ SUBDIR+= tex-texmate
SUBDIR+= tex-texmate-doc
SUBDIR+= tex-texpower
SUBDIR+= tex-texpower-doc
+SUBDIR+= tex-textcase
+SUBDIR+= tex-textcase-doc
SUBDIR+= tex-thailatex
SUBDIR+= tex-threeparttable
SUBDIR+= tex-threeparttable-doc