diff options
-rw-r--r-- | graphics/sane-backends/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/sane-backends/Makefile b/graphics/sane-backends/Makefile index 0071f9d37a7..72871b5ed5b 100644 --- a/graphics/sane-backends/Makefile +++ b/graphics/sane-backends/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.14 2003/06/29 10:16:44 rh Exp $ +# $NetBSD: Makefile,v 1.15 2003/12/10 17:15:04 jdolecek Exp $ .include "Makefile.common" COMMENT= API for access to scanners, digitals camera, frame grabbers etc. DISTNAME= sane-backends-${SANE_VERSION} +PKGREVISION= 1 SANE_MICRO= 12 |