diff options
Diffstat (limited to 'editors/emacs-nox11')
-rw-r--r-- | editors/emacs-nox11/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/editors/emacs-nox11/Makefile b/editors/emacs-nox11/Makefile index 015c86d3cb4..381834f9c04 100644 --- a/editors/emacs-nox11/Makefile +++ b/editors/emacs-nox11/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2005/02/09 16:09:43 drochner Exp $ +# $NetBSD: Makefile,v 1.12 2005/02/24 15:31:48 drochner Exp $ # FreeBSD Id: Makefile,v 1.30 1997/12/14 02:03:53 asami Exp -DISTNAME= emacs-21.3 -PKGNAME= emacs-nox11-21.3 -PKGREVISION= 2 +DISTNAME= emacs-21.4 +PKGNAME= emacs-nox11-21.4 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_GNU:=emacs/} |