[SVN-Commit] r6 - in trunk: Mk www/firefox www/firefox3 www/firefox3-devel

svn-freebsd-gecko at chruetertee.ch svn-freebsd-gecko at chruetertee.ch
Tue Apr 21 10:26:16 UTC 2009


Author: miwi
Date: Tue Apr 21 10:09:40 2009
New Revision: 6

Log:
- Remove $MCom header
- Pass maintainership to gecko@

Modified:
   trunk/Mk/bsd.gecko.mk
   trunk/www/firefox/Makefile
   trunk/www/firefox3-devel/Makefile
   trunk/www/firefox3/Makefile

Modified: trunk/Mk/bsd.gecko.mk
==============================================================================
--- trunk/Mk/bsd.gecko.mk	Tue Apr 21 09:39:47 2009	(r5)
+++ trunk/Mk/bsd.gecko.mk	Tue Apr 21 10:09:40 2009	(r6)
@@ -32,7 +32,7 @@
 .if !defined(Gecko_Pre_Include)
 # Please make sure all changes to this file are passed through the maintainer.
 # Do not commit them yourself (unless of course you're the Port's Wraith ;).
-Gecko_Include_MAINTAINER=		miwi at FreeBSD.org
+Gecko_Include_MAINTAINER=		gecko at FreeBSD.org
 Gecko_Pre_Include=			bsd.gecko.mk
 
 # Users should use the following syntax:
@@ -244,7 +244,7 @@
 # 						CONFIGURE_ARGS instead
 #
 
-MAINTAINER?=	miwi at FreeBSD.org
+MAINTAINER?=	gecko at FreeBSD.org
 
 MOZILLA?=	${PORTNAME}
 MOZILLA_VER?=	${PORTVERSION}

Modified: trunk/www/firefox/Makefile
==============================================================================
--- trunk/www/firefox/Makefile	Tue Apr 21 09:39:47 2009	(r5)
+++ trunk/www/firefox/Makefile	Tue Apr 21 10:09:40 2009	(r6)
@@ -2,8 +2,8 @@
 # Date created:			2002/10/21
 # Whom:				Alan Eldridge <alane at FreeBSD.org>
 #
-# $FreeBSD: ports/www/firefox/Makefile,v 1.212 2009/04/12 19:27:11 miwi Exp $
-#   $MCom: ports-stable/www/firefox/Makefile,v 1.32 2009/01/09 23:41:22 mezz Exp $
+# $FreeBSD$
+#
 #
 
 PORTNAME=	firefox
@@ -15,7 +15,7 @@
 MASTER_SITE_SUBDIR=	${PORTNAME}/releases/${DISTVERSION}/source
 DISTNAME=	${PORTNAME}-${DISTVERSION}-source
 
-MAINTAINER=	miwi at FreeBSD.org
+MAINTAINER=	gecko at FreeBSD.org
 COMMENT=	Web browser based on the browser portion of Mozilla
 
 BUILD_DEPENDS=	nss>=3.11.2:${PORTSDIR}/security/nss

Modified: trunk/www/firefox3-devel/Makefile
==============================================================================
--- trunk/www/firefox3-devel/Makefile	Tue Apr 21 09:39:47 2009	(r5)
+++ trunk/www/firefox3-devel/Makefile	Tue Apr 21 10:09:40 2009	(r6)
@@ -13,7 +13,7 @@
 MASTER_SITE_SUBDIR=	${PORTNAME}/releases/${DISTVERSION}/source
 DISTNAME=	${PORTNAME}-${DISTVERSION}-source
 
-MAINTAINER=	miwi at FreeBSD.org
+MAINTAINER=	gecko at FreeBSD.org
 COMMENT=	Web browser based on the browser portion of Mozilla
 
 BUILD_DEPENDS=	nspr>=4.7:${PORTSDIR}/devel/nspr

Modified: trunk/www/firefox3/Makefile
==============================================================================
--- trunk/www/firefox3/Makefile	Tue Apr 21 09:39:47 2009	(r5)
+++ trunk/www/firefox3/Makefile	Tue Apr 21 10:09:40 2009	(r6)
@@ -3,7 +3,7 @@
 # Whom:				Alan Eldridge <alane at FreeBSD.org>
 #
 # $FreeBSD: ports/www/firefox3/Makefile,v 1.17 2009/04/12 19:27:12 miwi Exp $
-#   $MCom: ports-stable/www/firefox3/Makefile,v 1.20 2008/12/31 01:52:03 mezz Exp $
+#
 #
 
 PORTNAME=	firefox
@@ -14,7 +14,7 @@
 MASTER_SITE_SUBDIR=	${PORTNAME}/releases/${DISTVERSION}/source
 DISTNAME=	${PORTNAME}-${DISTVERSION}-source
 
-MAINTAINER=	miwi at FreeBSD.org
+MAINTAINER=	gecko at FreeBSD.org
 COMMENT=	Web browser based on the browser portion of Mozilla
 
 BUILD_DEPENDS=	nspr>=4.7:${PORTSDIR}/devel/nspr


More information about the freebsd-gecko mailing list