summaryrefslogtreecommitdiff
path: root/editors/emacs-nox11
diff options
context:
space:
mode:
authordrochner <drochner>2005-02-09 16:09:43 +0000
committerdrochner <drochner>2005-02-09 16:09:43 +0000
commita3f24b260071b383fb5de3fa2d69764ce3cb4f08 (patch)
tree7243b02d542f9a363a2c2fc7e7114ed5c7e36cfd /editors/emacs-nox11
parentc71e9bec5fc0b6e88ef28b15ccf186b19d135cbe (diff)
downloadpkgsrc-a3f24b260071b383fb5de3fa2d69764ce3cb4f08.tar.gz
fix format string vulnerability (CAN-2005-0100), bump PKGREVISION
Diffstat (limited to 'editors/emacs-nox11')
-rw-r--r--editors/emacs-nox11/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/emacs-nox11/Makefile b/editors/emacs-nox11/Makefile
index 899df253131..015c86d3cb4 100644
--- a/editors/emacs-nox11/Makefile
+++ b/editors/emacs-nox11/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.10 2004/04/12 10:53:07 xtraeme Exp $
+# $NetBSD: Makefile,v 1.11 2005/02/09 16:09:43 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= 1
+PKGREVISION= 2
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_GNU:=emacs/}