pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/ninka



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Jan 12 06:49:28 UTC 2026

Modified Files:
        pkgsrc/devel/ninka: Makefile

Log Message:
ninka: switch to github, HOMEPAGE is down


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/ninka/Makefile

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

Modified files:

Index: pkgsrc/devel/ninka/Makefile
diff -u pkgsrc/devel/ninka/Makefile:1.9 pkgsrc/devel/ninka/Makefile:1.10
--- pkgsrc/devel/ninka/Makefile:1.9     Fri Jul  4 08:45:08 2025
+++ pkgsrc/devel/ninka/Makefile Mon Jan 12 06:49:28 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2025/07/04 08:45:08 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2026/01/12 06:49:28 wiz Exp $
 
 GITHUB_TAG=    81f185261c8863c5b84344ee31192870be939faf
 DISTNAME=      ninka-1.3.2pre20180106
@@ -7,7 +7,7 @@ CATEGORIES=     devel
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=dmgerman/}
 
 MAINTAINER=    kamel.derouiche%gmail.com@localhost
-HOMEPAGE=      http://ninka.turingmachine.org/
+HOMEPAGE=      https://github.com/dmgerman/ninka
 COMMENT=       License identification tool for Source Code
 LICENSE=       gnu-gpl-v2
 



Home | Main Index | Thread Index | Old Index