diff options
Diffstat (limited to 'editors/emacs-nox11/Makefile')
-rw-r--r-- | editors/emacs-nox11/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/emacs-nox11/Makefile b/editors/emacs-nox11/Makefile index a4265394b94..3af92074895 100644 --- a/editors/emacs-nox11/Makefile +++ b/editors/emacs-nox11/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2006/05/15 11:48:13 markd Exp $ +# $NetBSD: Makefile,v 1.23 2006/06/20 23:47:24 minskim Exp $ DISTNAME= emacs-${EMACSVERSION}a PKGNAME= emacs-nox11-${EMACSVERSION}a -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= editors COMMENT= GNU editing macros (editor) - non X11 version |