summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorminskim <minskim>2009-08-02 19:20:51 +0000
committerminskim <minskim>2009-08-02 19:20:51 +0000
commitacbd17868d80bd3e93c009e4da03f34572fa52cb (patch)
treef33ee7f642d488bf87a818144f0b9d3a20bca0c2
parentd21d58777ac465e551dc66e6b7bc0db57ea9a6a9 (diff)
downloadpkgsrc-acbd17868d80bd3e93c009e4da03f34572fa52cb.tar.gz
Add tex-fancyvrb and tex-fancyvrb-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 5679e98fae7..6d5db369710 100644
--- a/doc/CHANGES-2009
+++ b/doc/CHANGES-2009
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2009,v 1.2903 2009/08/02 19:19:22 tonnerre Exp $
+$NetBSD: CHANGES-2009,v 1.2904 2009/08/02 19:20:51 minskim Exp $
Changes to the packages collection and infrastructure in 2009:
@@ -3853,3 +3853,5 @@ Changes to the packages collection and infrastructure in 2009:
Updated security/sudo to 1.7.2p1 [hasso 2009-08-02]
Updated editors/emacs to 22.3nb3 [jun 2009-08-02]
Updated chat/silc-client to 1.1.8 [tonnerre 2009-08-02]
+ Added print/tex-fancyvrb version 2.7a [minskim 2009-08-02]
+ Added print/tex-fancyvrb-doc version 2.7a [minskim 2009-08-02]
diff --git a/print/Makefile b/print/Makefile
index e8de24df425..4776cc3ab25 100644
--- a/print/Makefile
+++ b/print/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.297 2009/08/01 07:09:52 minskim Exp $
+# $NetBSD: Makefile,v 1.298 2009/08/02 19:20:51 minskim Exp $
#
COMMENT= Desktop publishing
@@ -188,6 +188,8 @@ SUBDIR+= tex-exam
SUBDIR+= tex-exam-doc
SUBDIR+= tex-fancyhdr
SUBDIR+= tex-fancyhdr-doc
+SUBDIR+= tex-fancyvrb
+SUBDIR+= tex-fancyvrb-doc
SUBDIR+= tex-fixme
SUBDIR+= tex-float
SUBDIR+= tex-float-doc