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-utils | |
parent | 1d8dd5a0297665c91f361739c426bd1671ada033 (diff) | |
download | pkgsrc-49f2b292c72d7084d9181389f6bceb7a72530c10.tar.gz |
Reset PKGREVISION for base package update.
Diffstat (limited to 'print/poppler-utils')
-rw-r--r-- | print/poppler-utils/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/print/poppler-utils/Makefile b/print/poppler-utils/Makefile index 39b0099f4b2..543fb0bc1a4 100644 --- a/print/poppler-utils/Makefile +++ b/print/poppler-utils/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2013/06/04 22:17:00 tron Exp $ +# $NetBSD: Makefile,v 1.30 2013/07/04 13:14:07 wiz Exp $ .include "../../print/poppler/Makefile.common" PKGNAME= poppler-utils-${POPPLER_VERS} -PKGREVISION= 2 COMMENT= PDF utilities (from poppler) MAINTAINER= reed@reedmedia.net |