pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/gng
Module Name: pkgsrc
Committed By: wiz
Date: Tue Dec 23 07:45:07 UTC 2025
Modified Files:
pkgsrc/devel/gng: Makefile
Log Message:
gng: use github instead of broken HOMEPAGE
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/gng/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/gng/Makefile
diff -u pkgsrc/devel/gng/Makefile:1.6 pkgsrc/devel/gng/Makefile:1.7
--- pkgsrc/devel/gng/Makefile:1.6 Mon Aug 19 21:46:53 2024
+++ pkgsrc/devel/gng/Makefile Tue Dec 23 07:45:07 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2024/08/19 21:46:53 schmonz Exp $
+# $NetBSD: Makefile,v 1.7 2025/12/23 07:45:07 wiz Exp $
DISTNAME= gng-1.0.5
CATEGORIES= devel
@@ -6,7 +6,7 @@ MASTER_SITES= ${MASTER_SITE_GITHUB:=gdu
GITHUB_TAG= v${PKGVERSION_NOREV}
MAINTAINER= schmonz%NetBSD.org@localhost
-HOMEPAGE= https://gng.dsun.org/
+HOMEPAGE= https://github.com/gdubw/gng
COMMENT= Run (or create) each project's own Gradle wrapper
LICENSE= apache-2.0
Home |
Main Index |
Thread Index |
Old Index