pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/discount
Module Name: pkgsrc
Committed By: wiz
Date: Sun Jan 4 20:50:33 UTC 2026
Modified Files:
pkgsrc/textproc/discount: Makefile
Log Message:
discount: switch to https
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/textproc/discount/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/discount/Makefile
diff -u pkgsrc/textproc/discount/Makefile:1.18 pkgsrc/textproc/discount/Makefile:1.19
--- pkgsrc/textproc/discount/Makefile:1.18 Mon May 5 22:11:17 2025
+++ pkgsrc/textproc/discount/Makefile Sun Jan 4 20:50:33 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2025/05/05 22:11:17 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2026/01/04 20:50:33 wiz Exp $
DISTNAME= discount-2.2.7d
PKGREVISION= 1
@@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_GITHUB:=Orc
GITHUB_TAG= v${PKGVERSION_NOREV}
MAINTAINER= schmonz%NetBSD.org@localhost
-HOMEPAGE= http://www.pell.portland.or.us/~orc/Code/discount/
+HOMEPAGE= https://www.pell.portland.or.us/~orc/Code/discount/
COMMENT= Markdown C implementation
LICENSE= modified-bsd
Home |
Main Index |
Thread Index |
Old Index