pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/math/kalker math/kalker: fix comment



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5f7631e5a531
branches:  trunk
changeset: 453842:5f7631e5a531
user:      pin <pin%pkgsrc.org@localhost>
date:      Thu Jun 03 11:08:51 2021 +0000

description:
math/kalker: fix comment

diffstat:

 math/kalker/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r f921ba7db7e1 -r 5f7631e5a531 math/kalker/Makefile
--- a/math/kalker/Makefile      Thu Jun 03 10:48:28 2021 +0000
+++ b/math/kalker/Makefile      Thu Jun 03 11:08:51 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2021/06/03 10:44:39 pin Exp $
+# $NetBSD: Makefile,v 1.2 2021/06/03 11:08:51 pin Exp $
 
 DISTNAME=      kalker-1.0.0
 CATEGORIES=    math
@@ -7,7 +7,7 @@
 
 MAINTAINER=    pin%NetBSD.org@localhost
 HOMEPAGE=      https://kalker.strct.net/
-COMMENT=       CLI supporting math-like syntax with user-defined variables
+COMMENT=       CLI calculator supporting math-like syntax with user-defined variables
 LICENSE=       mit
 
 PREV_PKGPATH=  math/kalk



Home | Main Index | Thread Index | Old Index