diff options
Diffstat (limited to 'print/py-Pdf/Makefile')
-rw-r--r-- | print/py-Pdf/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/py-Pdf/Makefile b/print/py-Pdf/Makefile index c4529429604..66669901881 100644 --- a/print/py-Pdf/Makefile +++ b/print/py-Pdf/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2009/10/09 12:01:23 joerg Exp $ +# $NetBSD: Makefile,v 1.3 2010/02/10 15:31:25 joerg Exp $ # DISTNAME= pyPdf-1.12 +PKGREVISION= 1 PKGNAME= ${PYPKGPREFIX}-Pdf-1.12 CATEGORIES= print python MASTER_SITES= http://pybrary.net/pyPdf/ |