diff options
author | wiz <wiz@pkgsrc.org> | 2007-09-20 21:37:35 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-09-20 21:37:35 +0000 |
commit | cf98dc96e5f3ca2dcf7e6631812e4246b1bcbdf4 (patch) | |
tree | 2a137e473f2e2a625012c19ea4d810308c74f99c /graphics/sane-frontends/Makefile | |
parent | aa7d704248f27e48e5af71d0cf923a15bb88a342 (diff) | |
download | pkgsrc-cf98dc96e5f3ca2dcf7e6631812e4246b1bcbdf4.tar.gz |
Adapt for librsvg rename. Bump PKGREVISION.
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 796cf363dd4..a3f670ff048 100644 --- a/graphics/sane-frontends/Makefile +++ b/graphics/sane-frontends/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.34 2007/09/19 23:18:58 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2007/09/20 21:37:38 wiz Exp $ .include "../../graphics/sane-backends/Makefile.common" DISTNAME= sane-frontends-${SANE_VERSION} SANE_MICRO= 14 -PGKREVISION= 3 +PGKREVISION= 4 COMMENT= Frontends for access to scanners, digitals camera, frame grabbers etc |