diff options
Diffstat (limited to 'print/poppler-utils/Makefile')
-rw-r--r-- | print/poppler-utils/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/poppler-utils/Makefile b/print/poppler-utils/Makefile index 24f985eb23e..39b0099f4b2 100644 --- a/print/poppler-utils/Makefile +++ b/print/poppler-utils/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.28 2013/06/03 10:05:53 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2013/06/04 22:17:00 tron Exp $ .include "../../print/poppler/Makefile.common" PKGNAME= poppler-utils-${POPPLER_VERS} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= PDF utilities (from poppler) MAINTAINER= reed@reedmedia.net |