pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/wiliki
Module Name: pkgsrc
Committed By: mef
Date: Sun Sep 26 01:21:51 UTC 2021
Modified Files:
pkgsrc/www/wiliki: Makefile
Log Message:
(www/wiliki) fix typo, sorry
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/www/wiliki/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/wiliki/Makefile
diff -u pkgsrc/www/wiliki/Makefile:1.9 pkgsrc/www/wiliki/Makefile:1.10
--- pkgsrc/www/wiliki/Makefile:1.9 Sun Sep 26 00:59:56 2021
+++ pkgsrc/www/wiliki/Makefile Sun Sep 26 01:21:51 2021
@@ -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 @@ EXTRACT_SUFX= .tgz
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