diff options
author | wiz <wiz@pkgsrc.org> | 2010-01-18 09:58:37 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2010-01-18 09:58:37 +0000 |
commit | 7e9f9496502c0bcaf0c0a18c5d522046654e7356 (patch) | |
tree | 43b0929a9ba8d1706a9866239ffe98e5966571c3 /print/evince-nautilus | |
parent | 839e25c49b0bfc59ceb72667ef0e096bcd97e576 (diff) | |
download | pkgsrc-7e9f9496502c0bcaf0c0a18c5d522046654e7356.tar.gz |
Second try at jpeg-8 recursive PKGREVISION bump.
Diffstat (limited to 'print/evince-nautilus')
-rw-r--r-- | print/evince-nautilus/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/evince-nautilus/Makefile b/print/evince-nautilus/Makefile index c0a18c729aa..3ab1803fba6 100644 --- a/print/evince-nautilus/Makefile +++ b/print/evince-nautilus/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.32 2009/10/21 17:48:24 drochner Exp $ +# $NetBSD: Makefile,v 1.33 2010/01/18 09:59:22 wiz Exp $ # PKG_DESTDIR_SUPPORT= user-destdir @@ -6,6 +6,7 @@ PKG_DESTDIR_SUPPORT= user-destdir .include "../../print/evince/Makefile.common" PKGNAME= ${DISTNAME:S/evince/evince-nautilus/} +PKGREVISION= 1 COMMENT= File properties plugin for evince files .include "options.mk" |