pkgsrc-Changes archive

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

CVS commit: pkgsrc/editors/matlab-mode



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Jan  9 07:40:41 UTC 2026

Modified Files:
        pkgsrc/editors/matlab-mode: Makefile

Log Message:
matlab-mode: update HOMEPAGE


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/editors/matlab-mode/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/matlab-mode/Makefile
diff -u pkgsrc/editors/matlab-mode/Makefile:1.16 pkgsrc/editors/matlab-mode/Makefile:1.17
--- pkgsrc/editors/matlab-mode/Makefile:1.16    Sun Sep 21 21:22:39 2025
+++ pkgsrc/editors/matlab-mode/Makefile Fri Jan  9 07:40:41 2026
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2025/09/21 21:22:39 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.17 2026/01/09 07:40:41 wiz Exp $
 
 DISTNAME=              matlab.el
 # we do this because we want DIST_SUBDIR to not change based on
@@ -12,7 +11,7 @@ MASTER_SITES=         http://www.mathworks.com/
 EXTRACT_SUFX=
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=              http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=104&objectType=file
+HOMEPAGE=              https://github.com/mathworks/Emacs-MATLAB-Mode
 COMMENT=               Matlab mode for Emacs
 
 WRKSRC=                        ${WRKDIR}



Home | Main Index | Thread Index | Old Index