diff options
Diffstat (limited to 'print/poppler-qt5/Makefile')
-rw-r--r-- | print/poppler-qt5/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/poppler-qt5/Makefile b/print/poppler-qt5/Makefile index 8d98625d926..881b8c0c2cc 100644 --- a/print/poppler-qt5/Makefile +++ b/print/poppler-qt5/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2015/04/06 08:17:36 adam Exp $ +# $NetBSD: Makefile,v 1.3 2015/04/25 14:24:47 tnn Exp $ -PKGREVISION= 1 +PKGREVISION= 2 .include "../../print/poppler/Makefile.common" PKGNAME= poppler-qt5-${POPPLER_VERS} |