diff options
Diffstat (limited to 'print/poppler-cpp/Makefile')
-rw-r--r-- | print/poppler-cpp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/poppler-cpp/Makefile b/print/poppler-cpp/Makefile index 462a4854437..84b88dcb504 100644 --- a/print/poppler-cpp/Makefile +++ b/print/poppler-cpp/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.8 2013/06/03 10:05:53 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2013/06/04 22:16:59 tron Exp $ # .include "../../print/poppler/Makefile.common" PKGNAME= poppler-cpp-${POPPLER_VERS} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= PDF rendering library (cpp wrapper) MAINTAINER= reed@reedmedia.net |