pkgsrc-Changes archive

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

CVS commit: pkgsrc/sysutils/libfm



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Jan  4 15:36:14 UTC 2026

Modified Files:
        pkgsrc/sysutils/libfm: Makefile

Log Message:
libfm: use sourceforge, real homepage is gone


To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 pkgsrc/sysutils/libfm/Makefile

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

Modified files:

Index: pkgsrc/sysutils/libfm/Makefile
diff -u pkgsrc/sysutils/libfm/Makefile:1.35 pkgsrc/sysutils/libfm/Makefile:1.36
--- pkgsrc/sysutils/libfm/Makefile:1.35 Mon Nov 17 11:01:26 2025
+++ pkgsrc/sysutils/libfm/Makefile      Sun Jan  4 15:36:14 2026
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2025/11/17 11:01:26 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.36 2026/01/04 15:36:14 wiz Exp $
 
 DISTNAME=      libfm-1.3.2
 PKGREVISION=   14
@@ -8,7 +7,7 @@ MASTER_SITES=   ${MASTER_SITE_SOURCEFORGE:
 EXTRACT_SUFX=  .tar.xz
 
 MAINTAINER=    youri%NetBSD.org@localhost
-HOMEPAGE=      https://pcmanfm.sourceforge.net/
+HOMEPAGE=      https://sourceforge.net/projects/pcmanfm/
 COMMENT=       File management library
 LICENSE=       gnu-gpl-v2
 



Home | Main Index | Thread Index | Old Index