pkgsrc-Changes archive

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

CVS commit: pkgsrc/lang/konoha



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Jan  2 09:20:18 UTC 2026

Modified Files:
        pkgsrc/lang/konoha: Makefile

Log Message:
konoha: comment out dead links


To generate a diff of this commit:
cvs rdiff -u -r1.65 -r1.66 pkgsrc/lang/konoha/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/lang/konoha/Makefile
diff -u pkgsrc/lang/konoha/Makefile:1.65 pkgsrc/lang/konoha/Makefile:1.66
--- pkgsrc/lang/konoha/Makefile:1.65    Sun Oct  5 19:26:05 2025
+++ pkgsrc/lang/konoha/Makefile Fri Jan  2 09:20:18 2026
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.65 2025/10/05 19:26:05 js Exp $
+# $NetBSD: Makefile,v 1.66 2026/01/02 09:20:18 wiz Exp $
 
 DISTNAME=      konoha-1.0.0-952
 PKGNAME=       konoha-1.0.0.952
 PKGREVISION=   60
 CATEGORIES=    lang
-MASTER_SITES=  http://konoha.googlecode.com/files/
+#MASTER_SITES= http://konoha.googlecode.com/files/
 
 MAINTAINER=    ryoon%NetBSD.org@localhost
-HOMEPAGE=      http://konohascript.org/
+#HOMEPAGE=     http://konohascript.org/
 COMMENT=       Statically-typed scripting langauge
 LICENSE=       gnu-lgpl-v3
 



Home | Main Index | Thread Index | Old Index