summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2009-07-16 23:26:44 +0000
committerminskim <minskim@pkgsrc.org>2009-07-16 23:26:44 +0000
commit8e212a4ef865fc01153696ad3991777d5ab08ee0 (patch)
tree941e776f4925883d1c00d654d6ee28d96fad2cf5
parentd88cd78b1302b068d33e4bf48e63e022e054e3a9 (diff)
downloadpkgsrc-8e212a4ef865fc01153696ad3991777d5ab08ee0.tar.gz
Add tex-algorithms and tex-algorithms-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 8c3849e5bc8..1be5a18373f 100644
--- a/doc/CHANGES-2009
+++ b/doc/CHANGES-2009
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2009,v 1.2670 2009/07/16 23:21:40 minskim Exp $
+$NetBSD: CHANGES-2009,v 1.2671 2009/07/16 23:26:44 minskim Exp $
Changes to the packages collection and infrastructure in 2009:
@@ -3575,3 +3575,5 @@ Changes to the packages collection and infrastructure in 2009:
Updated mail/mutt-devel to 1.5.20 [tonio 2009-07-16]
Added print/tex-float version 1.3d [minskim 2009-07-16]
Added print/tex-float-doc version 1.3d [minskim 2009-07-16]
+ Added print/tex-algorithms version 2008.7340 [minskim 2009-07-16]
+ Added print/tex-algorithms-doc version 2008.7340 [minskim 2009-07-16]
diff --git a/print/Makefile b/print/Makefile
index 61a48261d92..e0153146386 100644
--- a/print/Makefile
+++ b/print/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.287 2009/07/16 23:21:40 minskim Exp $
+# $NetBSD: Makefile,v 1.288 2009/07/16 23:26:44 minskim Exp $
#
COMMENT= Desktop publishing
@@ -132,6 +132,8 @@ SUBDIR+= tex-abc
SUBDIR+= tex-acmconf
SUBDIR+= tex-acmconf-doc
SUBDIR+= tex-algorithm2e
+SUBDIR+= tex-algorithms
+SUBDIR+= tex-algorithms-doc
SUBDIR+= tex-ams
SUBDIR+= tex-amscls
SUBDIR+= tex-amscls-doc