summaryrefslogtreecommitdiff
path: root/lang/spidermonkey/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/spidermonkey/Makefile')
-rw-r--r--lang/spidermonkey/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/spidermonkey/Makefile b/lang/spidermonkey/Makefile
index aba848dd2e5..5f7fdfb350c 100644
--- a/lang/spidermonkey/Makefile
+++ b/lang/spidermonkey/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2006/02/26 20:36:58 joerg Exp $
+# $NetBSD: Makefile,v 1.4 2006/03/04 21:29:56 jlam Exp $
#
DISTNAME= js-1.5
@@ -7,7 +7,7 @@ PKGREVISION= 2
CATEGORIES= lang
MASTER_SITES= http://ftp.mozilla.org/pub/mozilla.org/js/
-MAINTAINER= tech-pkg@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.mozilla.org/js/spidermonkey/
COMMENT= Standalone JavaScript implementation in C