Skip to content

Commit 837cd84

Browse files
committed
matlab-mode: update HOMEPAGE
1 parent 7cfc8a2 commit 837cd84

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

editors/matlab-mode/Makefile

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
# $NetBSD: Makefile,v 1.16 2025/09/21 21:22:39 wiz Exp $
2-
#
1+
# $NetBSD: Makefile,v 1.17 2026/01/09 07:40:41 wiz Exp $
32

43
DISTNAME= matlab.el
54
# 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/
1211
EXTRACT_SUFX=
1312

1413
MAINTAINER= pkgsrc-users@NetBSD.org
15-
HOMEPAGE= http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=104&objectType=file
14+
HOMEPAGE= https://github.com/mathworks/Emacs-MATLAB-Mode
1615
COMMENT= Matlab mode for Emacs
1716

1817
WRKSRC= ${WRKDIR}

0 commit comments

Comments
 (0)