pkgsrc-Changes archive

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

CVS commit: pkgsrc/finance/py-ofxparse



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Jan 27 09:12:48 UTC 2026

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

Log Message:
py-ofxparse: comment out dead site


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/finance/py-ofxparse/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-ofxparse/Makefile
diff -u pkgsrc/finance/py-ofxparse/Makefile:1.10 pkgsrc/finance/py-ofxparse/Makefile:1.11
--- pkgsrc/finance/py-ofxparse/Makefile:1.10    Thu Oct  9 07:57:39 2025
+++ pkgsrc/finance/py-ofxparse/Makefile Tue Jan 27 09:12:48 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2025/10/09 07:57:39 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2026/01/27 09:12:48 wiz Exp $
 
 DISTNAME=      ofxparse-0.21
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
@@ -7,7 +7,7 @@ CATEGORIES=     finance python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=o/ofxparse/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://sites.google.com/site/ofxparse
+#HOMEPAGE=     http://sites.google.com/site/ofxparse
 COMMENT=       Tools for working with the OFX file format
 LICENSE=       mit
 



Home | Main Index | Thread Index | Old Index