diff options
author | drochner <drochner@pkgsrc.org> | 2005-02-24 15:31:48 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2005-02-24 15:31:48 +0000 |
commit | 650425216315ebd1b0fa408dd940d57f29be9030 (patch) | |
tree | 66c85ae1314314e3696fac24a44d5cd2f08197ec /editors/emacs-nox11 | |
parent | 7bc144ef63f69dc8f05115e7b68664cca9c95fd3 (diff) | |
download | pkgsrc-650425216315ebd1b0fa408dd940d57f29be9030.tar.gz |
update to 21.4
This release fixes CAN-2005-0100, which we had a patch for before.
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/} |