diff options
author | joerg <joerg@pkgsrc.org> | 2006-02-05 23:08:03 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-02-05 23:08:03 +0000 |
commit | 5911def8168a758ff36655bdfb061b58eb52ff1c (patch) | |
tree | 55f8bf20a2509b6bfbeff866e548573d549d538e /editors/matlab-mode | |
parent | 2c6401a1061bb894c594273db42efd205d73bedc (diff) | |
download | pkgsrc-5911def8168a758ff36655bdfb061b58eb52ff1c.tar.gz |
Recursive revision bump / recommended bump for gettext ABI change.
Diffstat (limited to 'editors/matlab-mode')
-rw-r--r-- | editors/matlab-mode/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/matlab-mode/Makefile b/editors/matlab-mode/Makefile index c0d7f9ba208..de6e884dd86 100644 --- a/editors/matlab-mode/Makefile +++ b/editors/matlab-mode/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2006/01/21 18:57:40 jlam Exp $ +# $NetBSD: Makefile,v 1.9 2006/02/05 23:08:57 joerg Exp $ # DISTNAME= matlab.el @@ -6,6 +6,7 @@ DISTNAME= matlab.el # emacs vs xemacs BASEPKGNAME= matlab-mode-2.3.1 PKGNAME= ${EMACS_PKGNAME_PREFIX}${BASEPKGNAME} +PKGREVISION= 1 CATEGORIES= editors math MASTER_SITES= http://www.mathworks.com/matlabcentral/files/104/ EXTRACT_SUFX= |