pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/kahua



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Jan  2 09:14:54 UTC 2026

Modified Files:
        pkgsrc/www/kahua: Makefile

Log Message:
kahua: comment out dead site


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/www/kahua/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/kahua/Makefile
diff -u pkgsrc/www/kahua/Makefile:1.8 pkgsrc/www/kahua/Makefile:1.9
--- pkgsrc/www/kahua/Makefile:1.8       Mon Nov  4 22:09:56 2019
+++ pkgsrc/www/kahua/Makefile   Fri Jan  2 09:14:54 2026
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.8 2019/11/04 22:09:56 rillig Exp $
+# $NetBSD: Makefile,v 1.9 2026/01/02 09:14:54 wiz Exp $
 
 DISTNAME=      Kahua-1.0.1
 PKGNAME=       ${DISTNAME:C/Kahua/kahua/}
 PKGREVISION=   1
 CATEGORIES=    www
-MASTER_SITES=  http://www.kahua.org/download/kahua/
+#MASTER_SITES= http://www.kahua.org/download/kahua/
 EXTRACT_SUFX=  .tgz
 
 MAINTAINER=    uebayasi%NetBSD.org@localhost
-HOMEPAGE=      http://www.kahua.org/
+#HOMEPAGE=     http://www.kahua.org/
 COMMENT=       Continuation-based framework to develop application service
 
 MAKE_JOBS_SAFE=                no



Home | Main Index | Thread Index | Old Index