pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/sane-frontends Fix typo in PKGREVISION variab...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a50eded21a6e
branches:  trunk
changeset: 534628:a50eded21a6e
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Oct 28 10:58:21 2007 +0000

description:
Fix typo in PKGREVISION variable name.

diffstat:

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

diffs (16 lines):

diff -r b75b3d7d784b -r a50eded21a6e graphics/sane-frontends/Makefile
--- a/graphics/sane-frontends/Makefile  Sun Oct 28 10:40:36 2007 +0000
+++ b/graphics/sane-frontends/Makefile  Sun Oct 28 10:58:21 2007 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.36 2007/09/21 13:03:54 wiz Exp $
+# $NetBSD: Makefile,v 1.37 2007/10/28 10:58:21 wiz Exp $
 
 .include "../../graphics/sane-backends/Makefile.common"
 
 DISTNAME=      sane-frontends-${SANE_VERSION}
 SANE_MICRO=    14
-PGKREVISION=   5
+PKGREVISION=   5
 
 COMMENT=       Frontends for access to scanners, digitals camera, frame grabbers etc
 



Home | Main Index | Thread Index | Old Index