pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/py-metar



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Jan 26 09:52:07 UTC 2026

Modified Files:
        pkgsrc/net/py-metar: Makefile

Log Message:
py-metar: update HOMEPAGE


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/net/py-metar/Makefile

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

Modified files:

Index: pkgsrc/net/py-metar/Makefile
diff -u pkgsrc/net/py-metar/Makefile:1.13 pkgsrc/net/py-metar/Makefile:1.14
--- pkgsrc/net/py-metar/Makefile:1.13   Tue Dec 19 12:34:05 2023
+++ pkgsrc/net/py-metar/Makefile        Mon Jan 26 09:52:07 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2023/12/19 12:34:05 zafer Exp $
+# $NetBSD: Makefile,v 1.14 2026/01/26 09:52:07 wiz Exp $
 
 DISTNAME=      pymetar-0.21
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/py//}
@@ -7,7 +7,7 @@ CATEGORIES=     net python
 MASTER_SITES=  https://www.schwarzvogel.de/pkgs/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://www.schwarzvogel.de/software-pymetar.shtml
+HOMEPAGE=      https://www.schwarzvogel.de/software/pymetar/
 COMMENT=       Downloads weather reports
 LICENSE=       gnu-gpl-v2 # or later
 



Home | Main Index | Thread Index | Old Index