pkgsrc-Changes archive

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

CVS commit: pkgsrc/geography/py-nmeagps



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

Modified Files:
        pkgsrc/geography/py-nmeagps: Makefile

Log Message:
py-nmeagps: fix HOMEPAGE


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/geography/py-nmeagps/Makefile

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

Modified files:

Index: pkgsrc/geography/py-nmeagps/Makefile
diff -u pkgsrc/geography/py-nmeagps/Makefile:1.7 pkgsrc/geography/py-nmeagps/Makefile:1.8
--- pkgsrc/geography/py-nmeagps/Makefile:1.7    Wed Dec 31 14:16:09 2025
+++ pkgsrc/geography/py-nmeagps/Makefile        Mon Jan 26 09:54:09 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2025/12/31 14:16:09 gdt Exp $
+# $NetBSD: Makefile,v 1.8 2026/01/26 09:54:09 wiz Exp $
 
 VERSION=       1.0.57
 DISTTAIL=      nmeagps
@@ -10,7 +10,7 @@ CATEGORIES=   geography
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=semuconsulting/}
 
 MAINTAINER=    gdt%NetBSD.org@localhost
-HOMEPAGE=      https://github.com/semuconsulting/pynmeaps/
+HOMEPAGE=      https://github.com/semuconsulting/pynmeagps
 COMMENT=       Python parser for NMEA 0183 (GNSS-relevant subset)
 LICENSE=       modified-bsd
 



Home | Main Index | Thread Index | Old Index