pkgsrc-Changes archive

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

CVS commit: pkgsrc/finance/py-beancount



Module Name:    pkgsrc
Committed By:   gdt
Date:           Tue Jan 20 16:06:25 UTC 2026

Modified Files:
        pkgsrc/finance/py-beancount: Makefile

Log Message:
finance/py-beancount: HOMEPAGE to https


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/finance/py-beancount/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/py-beancount/Makefile
diff -u pkgsrc/finance/py-beancount/Makefile:1.6 pkgsrc/finance/py-beancount/Makefile:1.7
--- pkgsrc/finance/py-beancount/Makefile:1.6    Thu Oct  9 07:57:38 2025
+++ pkgsrc/finance/py-beancount/Makefile        Tue Jan 20 16:06:25 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2025/10/09 07:57:38 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2026/01/20 16:06:25 gdt Exp $
 
 DISTNAME=      beancount-2.3.5
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
@@ -6,7 +6,7 @@ CATEGORIES=     finance python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=b/beancount/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://furius.ca/beancount/
+HOMEPAGE=      https://furius.ca/beancount/
 COMMENT=       Command-line double-entry bookkeeping
 LICENSE=       gnu-gpl-v2
 



Home | Main Index | Thread Index | Old Index