summaryrefslogtreecommitdiff
path: root/graphics/sane-backends/Makefile
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2009-08-26 19:56:37 +0000
committersno <sno@pkgsrc.org>2009-08-26 19:56:37 +0000
commitc97e706c4bebab2a0f2227f7325bde89ae80b4ad (patch)
tree7223c9424c4203d65e41ea0e519c6004458f8bf1 /graphics/sane-backends/Makefile
parent07435253cd80264af7e7b985b74b4f88a4f605e8 (diff)
downloadpkgsrc-c97e706c4bebab2a0f2227f7325bde89ae80b4ad.tar.gz
bump revision because of graphics/jpeg update
Diffstat (limited to 'graphics/sane-backends/Makefile')
-rw-r--r--graphics/sane-backends/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/sane-backends/Makefile b/graphics/sane-backends/Makefile
index 89710f504b3..e3052e9432d 100644
--- a/graphics/sane-backends/Makefile
+++ b/graphics/sane-backends/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2009/08/20 03:53:20 hasso Exp $
+# $NetBSD: Makefile,v 1.43 2009/08/26 19:56:43 sno 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= 1
+PKGREVISION= 2
# lib/Makefile.in builds .o files and then .a, but rules for shlibs,
# while apparently independent, cause libtool to create .o again,