diff options
author | dholland <dholland@pkgsrc.org> | 2008-07-13 18:36:22 +0000 |
---|---|---|
committer | dholland <dholland@pkgsrc.org> | 2008-07-13 18:36:22 +0000 |
commit | 0587d67aaa6928cb6afa91a212f62e3cf717c305 (patch) | |
tree | 0c84ebe17e4795a3f8f1f1bb54a1f6322d0beb01 /editors/emacs21-nox11 | |
parent | 0d944cc7c84ae632abad5c5afe9bb74c3435d4d5 (diff) | |
download | pkgsrc-0587d67aaa6928cb6afa91a212f62e3cf717c305.tar.gz |
Bump PKGREVISION from 0 to 13, to match emacs21 since we share all the
patch files. This makefile should probably be rearranged to work the
same way as the emacs22 nox11 package (or the nox11 packages should be
finally dropped), but not until after Q2 is branched.
Diffstat (limited to 'editors/emacs21-nox11')
-rw-r--r-- | editors/emacs21-nox11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/emacs21-nox11/Makefile b/editors/emacs21-nox11/Makefile index 0824f62919c..33c52bab94d 100644 --- a/editors/emacs21-nox11/Makefile +++ b/editors/emacs21-nox11/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2007/10/29 12:38:02 uebayasi Exp $ +# $NetBSD: Makefile,v 1.7 2008/07/13 18:36:22 dholland Exp $ PKGNAME= emacs-nox11-${EMACSVERSION}a +PKGREVISION= 13 CATEGORIES= editors COMMENT_EXTRA= : non-X11 version |