pkgsrc/editors/emacs24/version.mk
wiz d637f9a239 Update to 24.3:
Highlights of this release include:
 Generalized variables are now in core Emacs Lisp.
 An update for the Common Lisp emulation library.
 A new major mode for Python.

(The operating system support framework was changed -- Dragonfly
support might need fixes.)
2013-03-15 22:44:59 +00:00

7 lines
162 B
Makefile

# $NetBSD: version.mk,v 1.5 2013/03/15 22:45:00 wiz Exp $
_EMACS_FLAVOR= emacs
_EMACS_REQD= emacs24>=24.1<24.4
_EMACS_VERSION_MAJOR= 24
_EMACS_VERSION_MINOR= 3