summaryrefslogtreecommitdiff
path: root/lang/v8-devel
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2014-08-07 14:57:49 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2014-08-07 14:57:49 +0000
commit885eefa5e8ba1a20ca1c37259012abf2b7bd4e6a (patch)
treeb9336f2cd91e5b97b47323af8d6fcae91fc74a76 /lang/v8-devel
parent- Add staging support (diff)
reset maintainer to ports@.
Notes
Notes: svn path=/head/; revision=364284
Diffstat (limited to 'lang/v8-devel')
-rw-r--r--lang/v8-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/v8-devel/Makefile b/lang/v8-devel/Makefile
index 73b7a4fb2604..a5a2d689e182 100644
--- a/lang/v8-devel/Makefile
+++ b/lang/v8-devel/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= lang
MASTER_SITES= LOCAL/vanilla
PKGNAMESUFFIX= -devel
-MAINTAINER= vanilla@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Google's open source JavaScript engine
LICENSE= BSD3CLAUSE