We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cfc8a2 commit 837cd84Copy full SHA for 837cd84
1 file changed
editors/matlab-mode/Makefile
@@ -1,5 +1,4 @@
1
-# $NetBSD: Makefile,v 1.16 2025/09/21 21:22:39 wiz Exp $
2
-#
+# $NetBSD: Makefile,v 1.17 2026/01/09 07:40:41 wiz Exp $
3
4
DISTNAME= matlab.el
5
# we do this because we want DIST_SUBDIR to not change based on
@@ -12,7 +11,7 @@ MASTER_SITES= http://www.mathworks.com/matlabcentral/files/104/
12
11
EXTRACT_SUFX=
13
14
MAINTAINER= pkgsrc-users@NetBSD.org
15
-HOMEPAGE= http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=104&objectType=file
+HOMEPAGE= https://github.com/mathworks/Emacs-MATLAB-Mode
16
COMMENT= Matlab mode for Emacs
17
18
WRKSRC= ${WRKDIR}
0 commit comments