diff options
-rw-r--r-- | doc/CHANGES-2010 | 4 | ||||
-rw-r--r-- | print/Makefile | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/doc/CHANGES-2010 b/doc/CHANGES-2010 index a50b75fbe35..0458088ef6d 100644 --- a/doc/CHANGES-2010 +++ b/doc/CHANGES-2010 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2010,v 1.2175 2010/06/11 02:01:57 tonnerre Exp $ +$NetBSD: CHANGES-2010,v 1.2176 2010/06/11 06:57:16 minskim Exp $ Changes to the packages collection and infrastructure in 2010: @@ -2903,3 +2903,5 @@ Changes to the packages collection and infrastructure in 2010: Updated net/wireshark to 1.2.9 [tron 2010-06-10] Updated sysutils/puppet to 0.25.5 [tonnerre 2010-06-11] Updated databases/apache-cassandra to 0.6.2 [tonnerre 2010-06-11] + Added print/tex-arabi version 1.1 [minskim 2010-06-11] + Added print/tex-arabi-doc version 1.1 [minskim 2010-06-11] diff --git a/print/Makefile b/print/Makefile index 4cb60aaf5e7..9d0cf82edf4 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.419 2010/06/04 12:53:22 obache Exp $ +# $NetBSD: Makefile,v 1.420 2010/06/11 06:57:16 minskim Exp $ # COMMENT= Desktop publishing @@ -166,6 +166,8 @@ SUBDIR+= tex-answers SUBDIR+= tex-answers-doc SUBDIR+= tex-apalike SUBDIR+= tex-apalike-doc +SUBDIR+= tex-arabi +SUBDIR+= tex-arabi-doc SUBDIR+= tex-babel SUBDIR+= tex-babel-doc SUBDIR+= tex-babelbib |