pkgsrc-Changes archive

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

CVS commit: pkgsrc/wm/fvwm



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Dec 15 07:48:43 UTC 2025

Modified Files:
        pkgsrc/wm/fvwm: Makefile

Log Message:
fvwm: switch to https


To generate a diff of this commit:
cvs rdiff -u -r1.84 -r1.85 pkgsrc/wm/fvwm/Makefile

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

Modified files:

Index: pkgsrc/wm/fvwm/Makefile
diff -u pkgsrc/wm/fvwm/Makefile:1.84 pkgsrc/wm/fvwm/Makefile:1.85
--- pkgsrc/wm/fvwm/Makefile:1.84        Thu Oct 23 20:39:41 2025
+++ pkgsrc/wm/fvwm/Makefile     Mon Dec 15 07:48:43 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.84 2025/10/23 20:39:41 wiz Exp $
+# $NetBSD: Makefile,v 1.85 2025/12/15 07:48:43 wiz Exp $
 
 DISTNAME=      fvwm-${FVWM_VER}
 PKGREVISION=   18
@@ -7,7 +7,7 @@ MASTER_SITES=   ${MASTER_SITE_GITHUB:=fvwm
 GITHUB_RELEASE=        ${FVWM_VER}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://www.fvwm.org/
+HOMEPAGE=      https://www.fvwm.org/
 COMMENT=       Multiple large virtual desktop window manager (legacy version 2)
 LICENSE=       gnu-gpl-v2
 



Home | Main Index | Thread Index | Old Index