pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/cunit Fix a tyop in the COMMENT field



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8500c8e3e852
branches:  trunk
changeset: 396693:8500c8e3e852
user:      agc <agc%pkgsrc.org@localhost>
date:      Fri Jul 31 21:23:14 2009 +0000

description:
Fix a tyop in the COMMENT field

diffstat:

 devel/cunit/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 78c5b0cbac64 -r 8500c8e3e852 devel/cunit/Makefile
--- a/devel/cunit/Makefile      Fri Jul 31 16:21:27 2009 +0000
+++ b/devel/cunit/Makefile      Fri Jul 31 21:23:14 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/01/10 21:03:58 agc Exp $
+# $NetBSD: Makefile,v 1.2 2009/07/31 21:23:14 agc Exp $
 
 DISTNAME=              CUnit-2.1-0-src
 PKGNAME=               CUnit-2.1
@@ -7,7 +7,7 @@
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=              http://cunit.sourceforge.net/
-COMMENT=               C Unit xhecking test software
+COMMENT=               C Unit checking test software
 
 PKG_DESTDIR_SUPPORT=   user-destdir
 



Home | Main Index | Thread Index | Old Index