summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorcheusov <cheusov>2011-10-09 10:02:44 +0000
committercheusov <cheusov>2011-10-09 10:02:44 +0000
commit58a1c6cffb6cf500b999b8afc1096764ed412970 (patch)
tree3089644d2b9140200c9c145367ebeb34f6b31af0 /editors
parent23d45f56a3823b47d01469ed46967df6ca9a3f85 (diff)
downloadpkgsrc-58a1c6cffb6cf500b999b8afc1096764ed412970.tar.gz
Update my email
Diffstat (limited to 'editors')
-rw-r--r--editors/javascript-mode/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/javascript-mode/Makefile b/editors/javascript-mode/Makefile
index 40e6ce88bbf..20d5856281e 100644
--- a/editors/javascript-mode/Makefile
+++ b/editors/javascript-mode/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/12/30 12:05:37 abs Exp $
+# $NetBSD: Makefile,v 1.2 2011/10/09 10:02:46 cheusov Exp $
DISTNAME= javascript-2.2.1
PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME:S/-/-mode-/}
@@ -6,7 +6,7 @@ CATEGORIES= devel editors
MASTER_SITES= #
DISTFILES= #
-MAINTAINER= vle@gmx.net
+MAINTAINER= cheusov@NetBSD.org
HOMEPAGE= http://www.brgeight.se/
COMMENT= Javascript major mode for Emacs