pkgsrc-Changes archive

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

CVS commit: pkgsrc/editors/texmaker



Module Name:    pkgsrc
Committed By:   zafer
Date:           Fri May 16 22:26:13 UTC 2025

Modified Files:
        pkgsrc/editors/texmaker: Makefile

Log Message:
use https


To generate a diff of this commit:
cvs rdiff -u -r1.144 -r1.145 pkgsrc/editors/texmaker/Makefile

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

Modified files:

Index: pkgsrc/editors/texmaker/Makefile
diff -u pkgsrc/editors/texmaker/Makefile:1.144 pkgsrc/editors/texmaker/Makefile:1.145
--- pkgsrc/editors/texmaker/Makefile:1.144      Thu Apr 24 14:13:46 2025
+++ pkgsrc/editors/texmaker/Makefile    Fri May 16 22:26:13 2025
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.144 2025/04/24 14:13:46 wiz Exp $
+# $NetBSD: Makefile,v 1.145 2025/05/16 22:26:13 zafer Exp $
 
 DISTNAME=      texmaker-5.1.4
 PKGREVISION=   11
 CATEGORIES=    editors
-MASTER_SITES=  http://www.xm1math.net/texmaker/
+MASTER_SITES=  https://www.xm1math.net/texmaker/
 EXTRACT_SUFX=  .tar.bz2
 EXTRACT_USING= bsdtar
 



Home | Main Index | Thread Index | Old Index