pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/fann Fix typo in comment.
details: https://anonhg.NetBSD.org/pkgsrc/rev/9b1091afe295
branches: trunk
changeset: 629713:9b1091afe295
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Jan 26 10:28:53 2014 +0000
description:
Fix typo in comment.
diffstat:
devel/fann/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 9ed720604461 -r 9b1091afe295 devel/fann/Makefile
--- a/devel/fann/Makefile Sun Jan 26 10:28:49 2014 +0000
+++ b/devel/fann/Makefile Sun Jan 26 10:28:53 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2014/01/22 01:49:21 gdt Exp $
+# $NetBSD: Makefile,v 1.7 2014/01/26 10:28:53 wiz Exp $
.include "Makefile.common"
@@ -10,7 +10,7 @@
USE_CMAKE= yes
USE_LANGUAGES+= c99
-# Perhaps not, but camke complains
+# Perhaps not, but cmake complains
USE_LANGUAGES+= c++
USE_TOOLS+= pkg-config
Home |
Main Index |
Thread Index |
Old Index