diff options
author | sno <sno> | 2009-08-26 19:56:37 +0000 |
---|---|---|
committer | sno <sno> | 2009-08-26 19:56:37 +0000 |
commit | a9aaf01cb902e86105e5370515c66594e3ad1d97 (patch) | |
tree | 7223c9424c4203d65e41ea0e519c6004458f8bf1 /print/evince-nautilus | |
parent | 109341de0270b1e1d175b9992bd9e80ffdb80126 (diff) | |
download | pkgsrc-a9aaf01cb902e86105e5370515c66594e3ad1d97.tar.gz |
bump revision because of graphics/jpeg update
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 49756301e89..ca92fab115b 100644 --- a/print/evince-nautilus/Makefile +++ b/print/evince-nautilus/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2009/03/18 00:16:46 jmcneill Exp $ +# $NetBSD: Makefile,v 1.31 2009/08/26 19:58:13 sno 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" |