diff options
author | wiz <wiz@pkgsrc.org> | 2010-01-18 09:58:37 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2010-01-18 09:58:37 +0000 |
commit | afd20edc5e535e0b10354afa4b3d4c242c4f56bc (patch) | |
tree | 43b0929a9ba8d1706a9866239ffe98e5966571c3 /graphics/sane-backends/Makefile | |
parent | 48b1b77f7d1d3d9b189a85182765a94a2e3911c4 (diff) | |
download | pkgsrc-afd20edc5e535e0b10354afa4b3d4c242c4f56bc.tar.gz |
Second try at jpeg-8 recursive PKGREVISION bump.
Diffstat (limited to 'graphics/sane-backends/Makefile')
-rw-r--r-- | graphics/sane-backends/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/sane-backends/Makefile b/graphics/sane-backends/Makefile index 43754e16676..9b07ae8d3b8 100644 --- a/graphics/sane-backends/Makefile +++ b/graphics/sane-backends/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.44 2009/09/04 23:09:06 wiz Exp $ +# $NetBSD: Makefile,v 1.45 2010/01/18 09:59:08 wiz Exp $ PKG_DESTDIR_SUPPORT= user-destdir @@ -7,7 +7,7 @@ COMMENT= API for access to scanners, digital cameras, frame grabbers etc. DISTNAME= sane-backends-${SANE_VERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} -PKGREVISION= 3 +PKGREVISION= 4 # lib/Makefile.in builds .o files and then .a, but rules for shlibs, # while apparently independent, cause libtool to create .o again, |