From 0c65c64d9181af7e2774b7435674992396b1632c Mon Sep 17 00:00:00 2001 From: reed Date: Thu, 17 Apr 2008 20:24:38 +0000 Subject: Fix comment. --- graphics/sane-backends/Makefile | 4 ++-- graphics/sane-frontends/Makefile | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'graphics') diff --git a/graphics/sane-backends/Makefile b/graphics/sane-backends/Makefile index d065b6cea96..a4412eb54ee 100644 --- a/graphics/sane-backends/Makefile +++ b/graphics/sane-backends/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.38 2008/04/13 21:43:39 wiz Exp $ +# $NetBSD: Makefile,v 1.39 2008/04/17 20:24:38 reed Exp $ .include "Makefile.common" -COMMENT= API for access to scanners, digitals camera, frame grabbers etc. +COMMENT= API for access to scanners, digital cameras, frame grabbers etc. DISTNAME= sane-backends-${SANE_VERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} diff --git a/graphics/sane-frontends/Makefile b/graphics/sane-frontends/Makefile index 42dcc62938b..dfb453352a8 100644 --- a/graphics/sane-frontends/Makefile +++ b/graphics/sane-frontends/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.38 2007/10/28 11:07:12 wiz Exp $ +# $NetBSD: Makefile,v 1.39 2008/04/17 20:24:38 reed Exp $ .include "../../graphics/sane-backends/Makefile.common" @@ -6,7 +6,7 @@ DISTNAME= sane-frontends-${SANE_VERSION} SANE_MICRO= 14 PKGREVISION= 5 -COMMENT= Frontends for access to scanners, digitals camera, frame grabbers etc +COMMENT= Frontends for access to scanners, digital cameras, frame grabbers etc BUILDLINK_API_DEPENDS.sane+= sane-backends>=${SANE_VERSION} -- cgit v1.2.3