pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/wiliki (www/wiliki) fix typo, sorry



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1102b2f81ce5
branches:  trunk
changeset: 458935:1102b2f81ce5
user:      mef <mef%pkgsrc.org@localhost>
date:      Sun Sep 26 01:21:51 2021 +0000

description:
(www/wiliki) fix typo, sorry

diffstat:

 www/wiliki/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 4bcc00e53e52 -r 1102b2f81ce5 www/wiliki/Makefile
--- a/www/wiliki/Makefile       Sun Sep 26 00:59:56 2021 +0000
+++ b/www/wiliki/Makefile       Sun Sep 26 01:21:51 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2021/09/26 00:59:56 mef Exp $
+# $NetBSD: Makefile,v 1.10 2021/09/26 01:21:51 mef Exp $
 #
 
 DISTNAME=      WiLiKi-0.6.2
@@ -10,7 +10,7 @@
 MAINTAINER=    uebayasi%NetBSD.org@localhost
 HOMEPAGE=      https://practical-scheme.net/wiliki/wiliki.cgi
 COMMENT=       WikiWiki clone written in Scheme
-LICENCS=       mit
+LICENSE=       mit
 
 # XXX Use >=0.9 to work-around `gauche-config --sitelibdir` change!
 #DEPENDS+=     Gauche>=0.9:../../lang/gauche



Home | Main Index | Thread Index | Old Index