diff options
Diffstat (limited to 'print/poppler/Makefile')
-rw-r--r-- | print/poppler/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/poppler/Makefile b/print/poppler/Makefile index 14a7fb27421..bc36e2f1d82 100644 --- a/print/poppler/Makefile +++ b/print/poppler/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.9 2006/01/24 07:32:32 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2006/02/05 23:10:38 joerg Exp $ # .include "../../print/poppler/Makefile.common" COMMENT= PDF rendering library -PKGREVISION= 1 +PKGREVISION= 2 USE_TOOLS+= gmake |