diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-06-08 22:30:55 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-06-08 22:30:55 +0000 |
commit | 81100672d4de2795c4284cf568383d48955cbdcb (patch) | |
tree | 47e3d403298c2fd50b0ec056f62df5c31925decb /print/py-reportlab | |
parent | 6d138c2d46f8ea88c939a76298099dbcf07491af (diff) | |
download | ports-81100672d4de2795c4284cf568383d48955cbdcb.tar.gz ports-81100672d4de2795c4284cf568383d48955cbdcb.zip |
Notes
Diffstat (limited to 'print/py-reportlab')
-rw-r--r-- | print/py-reportlab/Makefile | 1 | ||||
-rw-r--r-- | print/py-reportlab/pkg-plist | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/print/py-reportlab/Makefile b/print/py-reportlab/Makefile index d5337cbb7c7b..413af3c9c808 100644 --- a/print/py-reportlab/Makefile +++ b/print/py-reportlab/Makefile @@ -7,6 +7,7 @@ PORTNAME= reportlab PORTVERSION= 1.21.2 +PORTREVISION= 1 CATEGORIES= print python MASTER_SITES= http://www.reportlab.org/ftp/ \ ftp://ftp.reportlab.org/ \ diff --git a/print/py-reportlab/pkg-plist b/print/py-reportlab/pkg-plist index 9359ebfdd9f0..5a68d0acfe4b 100644 --- a/print/py-reportlab/pkg-plist +++ b/print/py-reportlab/pkg-plist @@ -210,8 +210,6 @@ %%PYTHON_SITELIBDIR%%/reportlab/graphics/widgets/signsandsymbols.pyc %%PYTHON_SITELIBDIR%%/reportlab/graphics/widgets/signsandsymbols.pyo %%PYTHON_SITELIBDIR%%/reportlab/lib/PyFontify.py -%%PYTHON_SITELIBDIR%%/reportlab/lib/PyFontify.pyc -%%PYTHON_SITELIBDIR%%/reportlab/lib/PyFontify.pyo %%PYTHON_SITELIBDIR%%/reportlab/lib/__init__.py %%PYTHON_SITELIBDIR%%/reportlab/lib/__init__.pyc %%PYTHON_SITELIBDIR%%/reportlab/lib/__init__.pyo |