pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics Fix comment.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/520196eaf5c5
branches:  trunk
changeset: 541256:520196eaf5c5
user:      reed <reed%pkgsrc.org@localhost>
date:      Thu Apr 17 20:24:38 2008 +0000

description:
Fix comment.

diffstat:

 graphics/sane-backends/Makefile  |  4 ++--
 graphics/sane-frontends/Makefile |  4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs (31 lines):

diff -r ae5b222d0ea7 -r 520196eaf5c5 graphics/sane-backends/Makefile
--- a/graphics/sane-backends/Makefile   Thu Apr 17 19:04:12 2008 +0000
+++ b/graphics/sane-backends/Makefile   Thu Apr 17 20:24:38 2008 +0000
@@ -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 -r ae5b222d0ea7 -r 520196eaf5c5 graphics/sane-frontends/Makefile
--- a/graphics/sane-frontends/Makefile  Thu Apr 17 19:04:12 2008 +0000
+++ b/graphics/sane-frontends/Makefile  Thu Apr 17 20:24:38 2008 +0000
@@ -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 @@
 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}
 



Home | Main Index | Thread Index | Old Index