pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/libnfc



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Jan  5 09:17:23 UTC 2026

Modified Files:
        pkgsrc/devel/libnfc: Makefile

Log Message:
libnfc: update HOMEPAGE


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/libnfc/Makefile

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

Modified files:

Index: pkgsrc/devel/libnfc/Makefile
diff -u pkgsrc/devel/libnfc/Makefile:1.5 pkgsrc/devel/libnfc/Makefile:1.6
--- pkgsrc/devel/libnfc/Makefile:1.5    Tue Jun  6 12:40:40 2023
+++ pkgsrc/devel/libnfc/Makefile        Mon Jan  5 09:17:23 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2023/06/06 12:40:40 riastradh Exp $
+# $NetBSD: Makefile,v 1.6 2026/01/05 09:17:23 wiz Exp $
 
 DISTNAME=      libnfc-1.7.1
 PKGREVISION=   1
@@ -7,7 +7,7 @@ MASTER_SITES=   https://dl.bintray.com/nfc
 EXTRACT_SUFX=  .tar.bz2
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://nfc-tools.org/index.php?title=Libnfc
+HOMEPAGE=      https://nfc-tools.github.io/projects/libnfc/
 COMMENT=       Low level NFC SDK and Programmers API
 LICENSE=       gnu-lgpl-v3
 



Home | Main Index | Thread Index | Old Index