pkgsrc-Changes archive

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

CVS commit: pkgsrc/finance/gnucash



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon May 12 12:54:06 UTC 2025

Modified Files:
        pkgsrc/finance/gnucash: Makefile

Log Message:
gnucash: update HOMEPAGE to https:


To generate a diff of this commit:
cvs rdiff -u -r1.368 -r1.369 pkgsrc/finance/gnucash/Makefile

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

Modified files:

Index: pkgsrc/finance/gnucash/Makefile
diff -u pkgsrc/finance/gnucash/Makefile:1.368 pkgsrc/finance/gnucash/Makefile:1.369
--- pkgsrc/finance/gnucash/Makefile:1.368       Thu Apr 24 14:13:52 2025
+++ pkgsrc/finance/gnucash/Makefile     Mon May 12 12:54:06 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.368 2025/04/24 14:13:52 wiz Exp $
+# $NetBSD: Makefile,v 1.369 2025/05/12 12:54:06 adam Exp $
 
 DISTNAME=              gnucash-5.11
 PKGREVISION=           3
@@ -8,7 +8,7 @@ GITHUB_RELEASE=         ${PKGVERSION_NOREV}
 EXTRACT_SUFX=          .tar.bz2
 
 MAINTAINER=            wiz%NetBSD.org@localhost
-HOMEPAGE=              http://www.gnucash.org/
+HOMEPAGE=              https://www.gnucash.org/
 COMMENT=               Personal or business finance management program
 LICENSE=               gnu-gpl-v3
 



Home | Main Index | Thread Index | Old Index