diff options
author | wiz <wiz@pkgsrc.org> | 2013-07-04 13:14:07 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-07-04 13:14:07 +0000 |
commit | 49f2b292c72d7084d9181389f6bceb7a72530c10 (patch) | |
tree | 0232ba56248fcb089295360200ca9737be54db9e /print/poppler-qt4 | |
parent | 1d8dd5a0297665c91f361739c426bd1671ada033 (diff) | |
download | pkgsrc-49f2b292c72d7084d9181389f6bceb7a72530c10.tar.gz |
Reset PKGREVISION for base package update.
Diffstat (limited to 'print/poppler-qt4')
-rw-r--r-- | print/poppler-qt4/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/print/poppler-qt4/Makefile b/print/poppler-qt4/Makefile index 9407bb69084..5cd97b7de68 100644 --- a/print/poppler-qt4/Makefile +++ b/print/poppler-qt4/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.38 2013/06/06 12:55:00 wiz Exp $ +# $NetBSD: Makefile,v 1.39 2013/07/04 13:14:07 wiz Exp $ .include "../../print/poppler/Makefile.common" PKGNAME= poppler-qt4-${POPPLER_VERS} -PKGREVISION= 3 COMMENT= PDF rendering library (QT4 wrapper) MAINTAINER= reed@reedmedia.net |