diff options
-rw-r--r-- | doc/CHANGES-2012 | 4 | ||||
-rw-r--r-- | print/Makefile | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/doc/CHANGES-2012 b/doc/CHANGES-2012 index ff8070d00fe..9cfb424e25b 100644 --- a/doc/CHANGES-2012 +++ b/doc/CHANGES-2012 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2012,v 1.1220 2012/04/18 11:45:37 pettai Exp $ +$NetBSD: CHANGES-2012,v 1.1221 2012/04/18 19:33:05 minskim Exp $ Changes to the packages collection and infrastructure in 2012: @@ -2023,3 +2023,5 @@ Changes to the packages collection and infrastructure in 2012: Updated graphics/potrace to 1.10nb1 [wiz 2012-04-17] Updated www/apache24 to 2.4.2 [ryoon 2012-04-18] Updated net/nsd to 3.2.10 [pettai 2012-04-18] + Updated print/tex-mdwtools to 1.05.4 [minskim 2012-04-18] + Updated print/tex-mdwtools-doc to 1.05.4 [minskim 2012-04-18] diff --git a/print/Makefile b/print/Makefile index ce1691d8a5d..1accbb6f657 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.530 2012/04/15 03:05:02 minskim Exp $ +# $NetBSD: Makefile,v 1.531 2012/04/18 19:33:05 minskim Exp $ # COMMENT= Desktop publishing @@ -455,6 +455,8 @@ SUBDIR+= tex-magaz SUBDIR+= tex-magaz-doc SUBDIR+= tex-marginnote SUBDIR+= tex-marginnote-doc +SUBDIR+= tex-mdwtools +SUBDIR+= tex-mdwtools-doc SUBDIR+= tex-memoir SUBDIR+= tex-memoir-doc SUBDIR+= tex-metalogo |