diff options
author | wiz <wiz> | 2007-09-19 23:18:43 +0000 |
---|---|---|
committer | wiz <wiz> | 2007-09-19 23:18:43 +0000 |
commit | 3dad960e983ba47ac216a4bd503eaa906408215d (patch) | |
tree | cd47319a3da9a78b63d1be392fa2d090eacc68ed /graphics/sane-frontends/Makefile | |
parent | 570d3b1e8f8442b43dec85827be27b7a3e40ae17 (diff) | |
download | pkgsrc-3dad960e983ba47ac216a4bd503eaa906408215d.tar.gz |
Bump PKGREVISION for gnome-vfs rename.
Diffstat (limited to 'graphics/sane-frontends/Makefile')
-rw-r--r-- | graphics/sane-frontends/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/sane-frontends/Makefile b/graphics/sane-frontends/Makefile index a597b6cfd24..796cf363dd4 100644 --- a/graphics/sane-frontends/Makefile +++ b/graphics/sane-frontends/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.33 2007/06/05 05:37:28 wiz Exp $ +# $NetBSD: Makefile,v 1.34 2007/09/19 23:18:58 wiz Exp $ .include "../../graphics/sane-backends/Makefile.common" DISTNAME= sane-frontends-${SANE_VERSION} SANE_MICRO= 14 -PGKREVISION= 2 +PGKREVISION= 3 COMMENT= Frontends for access to scanners, digitals camera, frame grabbers etc |