summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2008-11-20 13:11:18 +0000
committertron <tron@pkgsrc.org>2008-11-20 13:11:18 +0000
commit29648f5b32fd241d4eaf1134c137baada3d46439 (patch)
treeb81ba23b524a6beef7af919a5033570f18b12738
parentda286460a44525770fba96c65fcfc9b353c8cea2 (diff)
downloadpkgsrc-29648f5b32fd241d4eaf1134c137baada3d46439.tar.gz
Set the default maintainer for Mozilla related binary packages to
<pkgsrc-users@NetBSD.org> and only assign the "firefox-bin" package to <grant@NetBSD.org> because that is the package he really created.
-rw-r--r--www/firefox-bin/Makefile3
-rw-r--r--www/firefox3-bin/Makefile3
-rw-r--r--www/seamonkey-bin/Makefile.common4
3 files changed, 5 insertions, 5 deletions
diff --git a/www/firefox-bin/Makefile b/www/firefox-bin/Makefile
index d8d04f42e04..d692d8313bd 100644
--- a/www/firefox-bin/Makefile
+++ b/www/firefox-bin/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.46 2008/11/13 10:11:45 ghen Exp $
+# $NetBSD: Makefile,v 1.47 2008/11/20 13:11:18 tron Exp $
MOZILLA= firefox
MOZ_VER= 2.0.0.18
MOZ_DISTVER= ${MOZ_VER}
+MAINTAINER= grant@NetBSD.org
HOMEPAGE= http://www.mozilla.com/en-US/firefox/
COMMENT= Lightweight gecko-based web browser (binary package)
diff --git a/www/firefox3-bin/Makefile b/www/firefox3-bin/Makefile
index e1ff8df0058..69a36e1f149 100644
--- a/www/firefox3-bin/Makefile
+++ b/www/firefox3-bin/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2008/11/19 22:16:06 tron Exp $
+# $NetBSD: Makefile,v 1.5 2008/11/20 13:11:19 tron Exp $
MOZILLA= firefox
MOZ_VER= 3.0.2
MOZ_DISTVER= ${MOZ_VER}
-MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.mozilla.com/en-US/firefox/
COMMENT= Lightweight gecko-based web browser (binary package)
diff --git a/www/seamonkey-bin/Makefile.common b/www/seamonkey-bin/Makefile.common
index 5024d7bbcfb..8014c282776 100644
--- a/www/seamonkey-bin/Makefile.common
+++ b/www/seamonkey-bin/Makefile.common
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile.common,v 1.14 2008/05/26 02:13:25 joerg Exp $
+# $NetBSD: Makefile.common,v 1.15 2008/11/20 13:11:19 tron Exp $
DISTNAME= ${MOZILLA}${MOX_EXTRA}-bin # overridden below
PKGNAME= ${MOZILLA}${MOZ_EXTRA}-bin-${MOZ_VER}
CATEGORIES= www
-MAINTAINER= grant@NetBSD.org
+MAINTAINER?= pkgsrc-users@NetBSD.org
HOMEPAGE?= http://www.mozilla.org/
WRKSRC?= ${WRKDIR}/${MOZILLA}