diff options
author | wiz <wiz> | 2007-03-21 12:05:41 +0000 |
---|---|---|
committer | wiz <wiz> | 2007-03-21 12:05:41 +0000 |
commit | 9cdfec0baf06c22bbefce8d0f8c44974886d7769 (patch) | |
tree | ea6a76b592666b967049520aa9cca81a0397d755 /graphics/sane-frontends | |
parent | bf8b51a7194cd127b5601ed1721b14576cdc15a1 (diff) | |
download | pkgsrc-9cdfec0baf06c22bbefce8d0f8c44974886d7769.tar.gz |
Bump PKGREVISION for gnome-keyring ABI bump.
Diffstat (limited to 'graphics/sane-frontends')
-rw-r--r-- | graphics/sane-frontends/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/sane-frontends/Makefile b/graphics/sane-frontends/Makefile index 7a0187388b8..d701dd853d8 100644 --- a/graphics/sane-frontends/Makefile +++ b/graphics/sane-frontends/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.31 2006/12/01 15:44:23 adam Exp $ +# $NetBSD: Makefile,v 1.32 2007/03/21 12:05:47 wiz Exp $ .include "../../graphics/sane-backends/Makefile.common" DISTNAME= sane-frontends-${SANE_VERSION} SANE_MICRO= 14 +PGKREVISION= 1 COMMENT= Frontends for access to scanners, digitals camera, frame grabbers etc |