pkgsrc-Changes archive

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

CVS commit: pkgsrc/mail/fml



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Dec 13 15:09:35 UTC 2025

Modified Files:
        pkgsrc/mail/fml: Makefile

Log Message:
fml: switch to https


To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/mail/fml/Makefile

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

Modified files:

Index: pkgsrc/mail/fml/Makefile
diff -u pkgsrc/mail/fml/Makefile:1.23 pkgsrc/mail/fml/Makefile:1.24
--- pkgsrc/mail/fml/Makefile:1.23       Tue Jun 28 11:34:21 2022
+++ pkgsrc/mail/fml/Makefile    Sat Dec 13 15:09:35 2025
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2022/06/28 11:34:21 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.24 2025/12/13 15:09:35 wiz Exp $
 
 DISTNAME=      fml-7.99.1
 PKGREVISION=   4
@@ -7,7 +6,7 @@ CATEGORIES=     mail
 MASTER_SITES=  ftp://ftp.fml.org/pub/fml8/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://www.fml.org/software/fml8/index.html.en
+HOMEPAGE=      https://www.fml.org/software/fml8/index.html.en
 COMMENT=       FML mailing list server development version
 LICENSE=       gnu-gpl-v2 OR artistic
 



Home | Main Index | Thread Index | Old Index