diff options
author | dholland <dholland@pkgsrc.org> | 2013-02-17 19:17:55 +0000 |
---|---|---|
committer | dholland <dholland@pkgsrc.org> | 2013-02-17 19:17:55 +0000 |
commit | 1b5f39f280ed86753bbab787c494dd11e016ae9e (patch) | |
tree | c42160973d2e056113897cf8c0cb9b923831f95b /editors/matlab-mode | |
parent | 42d5927d33f2d0e3ba8ce7a41f549b2152fa6a63 (diff) | |
download | pkgsrc-1b5f39f280ed86753bbab787c494dd11e016ae9e.tar.gz |
Revbump all elisp packages after emacs changes.
Diffstat (limited to 'editors/matlab-mode')
-rw-r--r-- | editors/matlab-mode/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/matlab-mode/Makefile b/editors/matlab-mode/Makefile index 5889c58e4a8..03190f4c957 100644 --- a/editors/matlab-mode/Makefile +++ b/editors/matlab-mode/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2012/10/03 11:43:37 asau Exp $ +# $NetBSD: Makefile,v 1.14 2013/02/17 19:18:02 dholland Exp $ # DISTNAME= matlab.el @@ -6,7 +6,7 @@ DISTNAME= matlab.el # emacs vs xemacs BASEPKGNAME= matlab-mode-2.3.1 PKGNAME= ${EMACS_PKGNAME_PREFIX}${BASEPKGNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= editors math MASTER_SITES= http://www.mathworks.com/matlabcentral/files/104/ EXTRACT_SUFX= |