pkgsrc-Changes archive

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

CVS commit: pkgsrc/filesystems/libntfs



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Jan 13 07:35:16 UTC 2026

Modified Files:
        pkgsrc/filesystems/libntfs: Makefile.common

Log Message:
libntfs: fix HOMEPAGE


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/filesystems/libntfs/Makefile.common

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

Modified files:

Index: pkgsrc/filesystems/libntfs/Makefile.common
diff -u pkgsrc/filesystems/libntfs/Makefile.common:1.6 pkgsrc/filesystems/libntfs/Makefile.common:1.7
--- pkgsrc/filesystems/libntfs/Makefile.common:1.6      Sat Dec 23 10:05:07 2023
+++ pkgsrc/filesystems/libntfs/Makefile.common  Tue Jan 13 07:35:16 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.6 2023/12/23 10:05:07 zafer Exp $
+# $NetBSD: Makefile.common,v 1.7 2026/01/13 07:35:16 wiz Exp $
 # used by filesystems/fuse-ntfs-3g/Makefile
 # used by sysutils/ntfsprogs/Makefile
 
@@ -8,7 +8,7 @@ MASTER_SITES=   https://download.tuxera.co
 EXTRACT_SUFX=  .tgz
 
 MAINTAINER?=   pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://www.tuxera.com/community/ntfs-3g-download/
+HOMEPAGE=      https://github.com/tuxera/ntfs-3g
 LICENSE=       gnu-gpl-v2
 
 DISTINFO_FILE= ${.CURDIR}/../../filesystems/libntfs/distinfo



Home | Main Index | Thread Index | Old Index