summaryrefslogtreecommitdiff
path: root/graphics/py-matplotlib/PLIST
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2006-04-12 22:57:59 +0000
committerjoerg <joerg@pkgsrc.org>2006-04-12 22:57:59 +0000
commit1897af1d06c62923dce537650bc820d7cd7eb1e2 (patch)
tree06585be48c230822b944558db1aa13d31ba5b882 /graphics/py-matplotlib/PLIST
parent29b6349d31f292ce55930d3ec385b4b9afbaae37 (diff)
downloadpkgsrc-1897af1d06c62923dce537650bc820d7cd7eb1e2.tar.gz
Include subprocess package files in PLIST. Bump revision.
Diffstat (limited to 'graphics/py-matplotlib/PLIST')
-rw-r--r--graphics/py-matplotlib/PLIST8
1 files changed, 6 insertions, 2 deletions
diff --git a/graphics/py-matplotlib/PLIST b/graphics/py-matplotlib/PLIST
index 217319233f5..9ba3e57a4c2 100644
--- a/graphics/py-matplotlib/PLIST
+++ b/graphics/py-matplotlib/PLIST
@@ -1,5 +1,5 @@
-@comment $NetBSD: PLIST,v 1.5 2006/04/06 16:43:39 drochner Exp $
-@comment $NetBSD: PLIST,v 1.5 2006/04/06 16:43:39 drochner Exp $
+@comment $NetBSD: PLIST,v 1.6 2006/04/12 22:57:59 joerg Exp $
+@comment $NetBSD: PLIST,v 1.6 2006/04/12 22:57:59 joerg Exp $
${PYSITELIB}/matplotlib/__init__.py
${PYSITELIB}/matplotlib/__init__.pyc
${PYSITELIB}/matplotlib/__init__.pyo
@@ -474,6 +474,9 @@ ${PYSITELIB}/matplotlib/widgets.pyo
${PYSITELIB}/matplotlib/windowing.py
${PYSITELIB}/matplotlib/windowing.pyc
${PYSITELIB}/matplotlib/windowing.pyo
+${PYSITELIB}/subprocess/__init__.py
+${PYSITELIB}/subprocess/__init__.pyc
+${PYSITELIB}/subprocess/__init__.pyo
${PYSITELIB}/pylab.py
${PYSITELIB}/pylab.pyc
${PYSITELIB}/pylab.pyo
@@ -494,3 +497,4 @@ ${PYSITELIB}/pylab.pyo
@dirrm ${PYSITELIB}/matplotlib/enthought
@dirrm ${PYSITELIB}/matplotlib/backends
@dirrm ${PYSITELIB}/matplotlib
+@dirrm ${PYSITELIB}/subprocess