diff options
author | wiz <wiz@pkgsrc.org> | 2007-09-19 23:18:43 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-09-19 23:18:43 +0000 |
commit | 42825e73a64d1003fa8240cb0920619b3c9f8802 (patch) | |
tree | cd47319a3da9a78b63d1be392fa2d090eacc68ed /print | |
parent | e64b358b66fc99aa502c4e24249708caafc8b8d1 (diff) | |
download | pkgsrc-42825e73a64d1003fa8240cb0920619b3c9f8802.tar.gz |
Bump PKGREVISION for gnome-vfs rename.
Diffstat (limited to 'print')
-rw-r--r-- | print/evince-nautilus/Makefile | 3 | ||||
-rw-r--r-- | print/evince/Makefile | 3 | ||||
-rw-r--r-- | print/glabels/Makefile | 4 |
3 files changed, 6 insertions, 4 deletions
diff --git a/print/evince-nautilus/Makefile b/print/evince-nautilus/Makefile index 3baffcbd445..5c05351f20a 100644 --- a/print/evince-nautilus/Makefile +++ b/print/evince-nautilus/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.17 2007/07/06 18:04:24 drochner Exp $ +# $NetBSD: Makefile,v 1.18 2007/09/19 23:19:06 wiz Exp $ # .include "../../print/evince/Makefile.common" PKGNAME= ${DISTNAME:S/evince/evince-nautilus/} +PKGREVISION= 1 COMMENT= File properties plugin for evince files PKG_OPTIONS_VAR= PKG_OPTIONS.evince diff --git a/print/evince/Makefile b/print/evince/Makefile index bf5b3193655..5a77c61b1c6 100644 --- a/print/evince/Makefile +++ b/print/evince/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.33 2007/07/06 18:04:24 drochner Exp $ +# $NetBSD: Makefile,v 1.34 2007/09/19 23:19:06 wiz Exp $ # .include "../../print/evince/Makefile.common" COMMENT= Document viewer for the GNOME Desktop +PKGREVISION= 1 GCONF2_SCHEMAS= evince.schemas GCONF2_SCHEMAS+= evince-thumbnailer.schemas diff --git a/print/glabels/Makefile b/print/glabels/Makefile index 0c58ea19ea9..6e85cae7eb6 100644 --- a/print/glabels/Makefile +++ b/print/glabels/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2007/06/05 05:37:34 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2007/09/19 23:19:06 wiz Exp $ # DISTNAME= glabels-2.0.4 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=glabels/} |