pkgsrc/editors/emacs/version.mk
drochner 8f4040bcd3 update to 23.3
Emacs 23.3 is primarily a bugfix release.  Also included are a number of
enhancements to VC and Rmail, and a new indentation library, smie.el.
For details, see the file etc/NEWS.
2011-06-09 13:47:31 +00:00

7 lines
163 B
Makefile

# $NetBSD: version.mk,v 1.7 2011/06/09 13:47:31 drochner Exp $
_EMACS_FLAVOR= emacs
_EMACS_REQD= emacs>=23.2<24
_EMACS_VERSION_MAJOR= 23
_EMACS_VERSION_MINOR= 3