pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/iso12083



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Dec 31 09:00:04 UTC 2025

Modified Files:
        pkgsrc/textproc/iso12083: Makefile

Log Message:
iso12083: switch to https


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

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

Modified files:

Index: pkgsrc/textproc/iso12083/Makefile
diff -u pkgsrc/textproc/iso12083/Makefile:1.23 pkgsrc/textproc/iso12083/Makefile:1.24
--- pkgsrc/textproc/iso12083/Makefile:1.23      Sat Apr 24 11:44:50 2021
+++ pkgsrc/textproc/iso12083/Makefile   Wed Dec 31 09:00:04 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2021/04/24 11:44:50 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2025/12/31 09:00:04 wiz Exp $
 
 DISTNAME=      iso12083-1993
 PKGREVISION=   5
@@ -7,7 +7,7 @@ CATEGORIES=     textproc
 DISTFILES=     article.dtd book.dtd maths.dtd serial.dtd
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://xml.coverpages.org/sgml-xml.html
+HOMEPAGE=      https://xml.coverpages.org/sgml-xml.html
 COMMENT=       SGML DTDs from the The Electronic Publishing Special Interest Group
 
 DIST_SUBDIR=   iso12083



Home | Main Index | Thread Index | Old Index