summaryrefslogtreecommitdiff
path: root/graphics/sane-backends/Makefile
diff options
context:
space:
mode:
authorsno <sno>2009-08-26 19:56:37 +0000
committersno <sno>2009-08-26 19:56:37 +0000
commit3f6fd38726cafbe084397ae8f91e78628587d9e3 (patch)
tree7223c9424c4203d65e41ea0e519c6004458f8bf1 /graphics/sane-backends/Makefile
parent8c5faf740fcb9fc3f91d68a690449d2d7b6a528c (diff)
downloadpkgsrc-3f6fd38726cafbe084397ae8f91e78628587d9e3.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,