Update the version to 0.2 for the previous matlab-mode addition.
This commit is contained in:
parent
4e5cd24937
commit
17eea13217
2 changed files with 7 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
$NetBSD: CHANGES,v 1.1656 2003/03/16 03:58:42 rh Exp $
|
||||
$NetBSD: CHANGES,v 1.1657 2003/03/16 05:45:28 uebayasi Exp $
|
||||
|
||||
Changes to the packages collection and infrastructure in 2003:
|
||||
|
||||
|
@ -1155,3 +1155,4 @@ Changes to the packages collection and infrastructure in 2003:
|
|||
Updated jisx0208fonts to 20301316 [kei 2003-03-16]
|
||||
Updated ircII to 20030315 [mrg 2003-03-16]
|
||||
Added ccgo-0.3.1 [rh 2003-03-16]
|
||||
Updated emacs-packages to 0.2 [dmcmahill 2003-03-16]
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.5 2003/03/15 21:48:55 dmcmahill Exp $
|
||||
# $NetBSD: Makefile,v 1.6 2003/03/16 05:45:29 uebayasi Exp $
|
||||
|
||||
DISTNAME= emacs-packages-0.1
|
||||
DISTNAME= emacs-packages-0.2
|
||||
CATEGORIES= meta-pkgs editors
|
||||
MASTER_SITES= # empty
|
||||
DISTFILES= # empty
|
||||
|
@ -11,6 +11,9 @@ COMMENT= meta-package for the GNU Emacs lisp packages
|
|||
|
||||
.include "../../mk/emacs.mk"
|
||||
|
||||
# XXX
|
||||
# Please update the version of this package (emacs-package) when you #
|
||||
# add a new emacs lisp package below! #
|
||||
DEPENDS+= apel-[0-9]*:../../devel/apel
|
||||
DEPENDS+= artist-[0-9]*:../../graphics/artist
|
||||
DEPENDS+= auctex-[0-9]*:../../print/auctex
|
||||
|
|
Loading…
Reference in a new issue