summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-05-04 19:23:44 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-05-04 19:23:44 +0000
commiteb81defc979b339f6300ab5e43433f38706bdfff (patch)
treed57dc0f70d70b1448495946e0b8b1d837d21b40c
parentFixed plist entries for audio/openal and audio/openal-soft (if audio/freealut... (diff)
- Give Maintainership up to the Gecko Gang (gecko@)
-rw-r--r--Mk/bsd.gecko.mk4
-rw-r--r--deskutils/lightning-thunderbird/Makefile2
-rw-r--r--deskutils/lightning-xpi/Makefile2
-rw-r--r--deskutils/lightning/Makefile2
-rw-r--r--deskutils/linux-sunbird/Makefile2
-rw-r--r--deskutils/sunbird-i18n/Makefile2
-rw-r--r--deskutils/sunbird/Makefile2
-rw-r--r--mail/lightning/Makefile2
-rw-r--r--mail/linux-thunderbird/Makefile2
-rw-r--r--mail/thunderbird-esr-i18n/Makefile2
-rw-r--r--mail/thunderbird-esr/Makefile2
-rw-r--r--mail/thunderbird-i18n/Makefile2
-rw-r--r--mail/thunderbird/Makefile2
-rw-r--r--mail/thunderbird3-i18n/Makefile2
-rw-r--r--mail/thunderbird3/Makefile2
-rw-r--r--www/firefox-devel/Makefile2
-rw-r--r--www/firefox-esr-i18n/Makefile2
-rw-r--r--www/firefox-esr/Makefile2
-rw-r--r--www/firefox-i18n/Makefile2
-rw-r--r--www/firefox/Makefile2
-rw-r--r--www/firefox3/Makefile2
-rw-r--r--www/firefox36-i18n/Makefile2
-rw-r--r--www/firefox36/Makefile2
-rw-r--r--www/kompozer/Makefile2
-rw-r--r--www/libxul/Makefile2
-rw-r--r--www/linux-firefox/Makefile2
-rw-r--r--www/linux-seamonkey/Makefile2
-rw-r--r--www/mozilla/Makefile2
-rw-r--r--www/seamonkey/Makefile2
-rw-r--r--www/seamonkey2/Makefile2
-rw-r--r--www/xulrunner/Makefile2
31 files changed, 32 insertions, 32 deletions
diff --git a/Mk/bsd.gecko.mk b/Mk/bsd.gecko.mk
index 19df6daa10b8..a689ad42bf12 100644
--- a/Mk/bsd.gecko.mk
+++ b/Mk/bsd.gecko.mk
@@ -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@FreeBSD.org
+Gecko_Include_MAINTAINER= gecko@FreeBSD.org
Gecko_Pre_Include= bsd.gecko.mk
# Users should use the following syntax:
@@ -244,7 +244,7 @@ Gecko_Pre_Include= bsd.gecko.mk
# CONFIGURE_ARGS instead
#
-MAINTAINER?= miwi@FreeBSD.org
+MAINTAINER?= gecko@FreeBSD.org
MOZILLA?= ${PORTNAME}
MOZILLA_VER?= ${PORTVERSION}
diff --git a/deskutils/lightning-thunderbird/Makefile b/deskutils/lightning-thunderbird/Makefile
index a6a08b15bfdb..7998e368a19a 100644
--- a/deskutils/lightning-thunderbird/Makefile
+++ b/deskutils/lightning-thunderbird/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_MOZILLA_EXTENDED}
MASTER_SITE_SUBDIR= calendar/sunbird/releases/${DISTVERSION}/source
DISTNAME= lightning-${PORTNAME}-${DISTVERSION}-source
-MAINTAINER= miwi@FreeBSD.org
+MAINTAINER= gecko@FreeBSD.org
COMMENT= Redesign of the Mozilla Calendar with XUL interface
USE_AUTOTOOLS= libtool:15
diff --git a/deskutils/lightning-xpi/Makefile b/deskutils/lightning-xpi/Makefile
index d9d5a8cc5f1c..c126b24eefa3 100644
--- a/deskutils/lightning-xpi/Makefile
+++ b/deskutils/lightning-xpi/Makefile
@@ -15,7 +15,7 @@ PKGNAMESUFFIX= -xpi
DISTNAME= ${PORTNAME}-${PORTVERSION}-tb-FreeBSD${OS_VER}-${ARCH}
EXTRACT_SUFX= .xpi
-MAINTAINER= miwi@FreeBSD.org
+MAINTAINER= gecko@FreeBSD.org
COMMENT= An integrated calendar for Thunderbird
CONFLICTS= lightning-0.[0-9]*
diff --git a/deskutils/lightning/Makefile b/deskutils/lightning/Makefile
index a6a08b15bfdb..7998e368a19a 100644
--- a/deskutils/lightning/Makefile
+++ b/deskutils/lightning/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_MOZILLA_EXTENDED}
MASTER_SITE_SUBDIR= calendar/sunbird/releases/${DISTVERSION}/source
DISTNAME= lightning-${PORTNAME}-${DISTVERSION}-source
-MAINTAINER= miwi@FreeBSD.org
+MAINTAINER= gecko@FreeBSD.org
COMMENT= Redesign of the Mozilla Calendar with XUL interface
USE_AUTOTOOLS= libtool:15
diff --git a/deskutils/linux-sunbird/Makefile b/deskutils/linux-sunbird/Makefile
index 31f278863830..89b0c28e999d 100644
--- a/deskutils/linux-sunbird/Makefile
+++ b/deskutils/linux-sunbird/Makefile
@@ -13,7 +13,7 @@ PORTEPOCH= 1
CATEGORIES= deskutils
MASTER_SITE_SUBDIR?= calendar/${PORTNAME}/releases/${DISTVERSION}/linux-i686/en-US
-MAINTAINER= miwi@FreeBSD.org
+MAINTAINER= gecko@FreeBSD.org
COMMENT= Calendaring application branched from Mozilla
post-extract:
diff --git a/deskutils/sunbird-i18n/Makefile b/deskutils/sunbird-i18n/Makefile
index 34e38932447a..b3d4b88ae24e 100644
--- a/deskutils/sunbird-i18n/Makefile
+++ b/deskutils/sunbird-i18n/Makefile
@@ -13,7 +13,7 @@ PKGNAMEPREFIX=
DISTFILES= ${SUNBIRD_I18N_:S|$|.xpi|}
DIST_SUBDIR= xpi/${DISTNAME}
-MAINTAINER= miwi@FreeBSD.org
+MAINTAINER= gecko@FreeBSD.org
COMMENT= Localized interface for Sunbird
.ifndef WITHOUT_SWITCHER
diff --git a/deskutils/sunbird/Makefile b/deskutils/sunbird/Makefile
index a6a08b15bfdb..7998e368a19a 100644
--- a/deskutils/sunbird/Makefile
+++ b/deskutils/sunbird/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_MOZILLA_EXTENDED}
MASTER_SITE_SUBDIR= calendar/sunbird/releases/${DISTVERSION}/source
DISTNAME= lightning-${PORTNAME}-${DISTVERSION}-source
-MAINTAINER= miwi@FreeBSD.org
+MAINTAINER= gecko@FreeBSD.org
COMMENT= Redesign of the Mozilla Calendar with XUL interface
USE_AUTOTOOLS= libtool:15
diff --git a/mail/lightning/Makefile b/mail/lightning/Makefile
index df4edf28462f..ab486d5de960 100644
--- a/mail/lightning/Makefile
+++ b/mail/lightning/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_MOZILLA}
MASTER_SITE_SUBDIR= calendar/${PORTNAME}/releases/${DISTVERSION}/source
DISTNAME= ${PORTNAME}-sunbird-${DISTVERSION}-source
-MAINTAINER= miwi@FreeBSD.org
+MAINTAINER= gecko@FreeBSD.org
COMMENT= Thunderbird mail client with lightning calendar plugin
BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip
diff --git a/mail/linux-thunderbird/Makefile b/mail/linux-thunderbird/Makefile
index 04a24116355a..c3935a42289f 100644
--- a/mail/linux-thunderbird/Makefile
+++ b/mail/linux-thunderbird/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 2.0.0.21
CATEGORIES= mail
MASTER_SITE_SUBDIR?= ${PORTNAME}/releases/${PORTVERSION}/linux-i686/en-US
-MAINTAINER= miwi@FreeBSD.org
+MAINTAINER= gecko@FreeBSD.org
COMMENT= Mozilla Thunderbird is standalone mail and news that stands above
.include "${.CURDIR}/../../www/linux-seamonkey/Makefile.common"
diff --git a/mail/thunderbird-esr-i18n/Makefile b/mail/thunderbird-esr-i18n/Makefile
index bacb51f298d7..18d8b0c0cd87 100644
--- a/mail/thunderbird-esr-i18n/Makefile
+++ b/mail/thunderbird-esr-i18n/Makefile
@@ -13,7 +13,7 @@ PKGNAMEPREFIX=
DISTFILES= ${THUNDERBIRD_I18N_:S/$/.xpi/}
DIST_SUBDIR= xpi/${DISTNAME}
-MAINTAINER= miwi@FreeBSD.org
+MAINTAINER= gecko@FreeBSD.org
COMMENT= Localized interface for Thunderbird
.ifndef WITHOUT_SWITCHER
diff --git a/mail/thunderbird-esr/Makefile b/mail/thunderbird-esr/Makefile
index f4fb59a982bd..7ff2c355e9d5 100644
--- a/mail/thunderbird-esr/Makefile
+++ b/mail/thunderbird-esr/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_MOZILLA_EXTENDED}
MASTER_SITE_SUBDIR= thunderbird/releases/${DISTVERSION}/source
DISTNAME= ${PORTNAME}-${DISTVERSION}-source
-MAINTAINER= miwi@FreeBSD.org
+MAINTAINER= gecko@FreeBSD.org
COMMENT= Mozilla Thunderbird is standalone mail and news that stands above
CONFLICTS= lightning-0.[0-9]*
diff --git a/mail/thunderbird-i18n/Makefile b/mail/thunderbird-i18n/Makefile
index bacb51f298d7..18d8b0c0cd87 100644
--- a/mail/thunderbird-i18n/Makefile
+++ b/mail/thunderbird-i18n/Makefile
@@ -13,7 +13,7 @@ PKGNAMEPREFIX=
DISTFILES= ${THUNDERBIRD_I18N_:S/$/.xpi/}
DIST_SUBDIR= xpi/${DISTNAME}
-MAINTAINER= miwi@FreeBSD.org
+MAINTAINER= gecko@FreeBSD.org
COMMENT= Localized interface for Thunderbird
.ifndef WITHOUT_SWITCHER
diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile
index f4fb59a982bd..7ff2c355e9d5 100644
--- a/mail/thunderbird/Makefile
+++ b/mail/thunderbird/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_MOZILLA_EXTENDED}
MASTER_SITE_SUBDIR= thunderbird/releases/${DISTVERSION}/source
DISTNAME= ${PORTNAME}-${DISTVERSION}-source
-MAINTAINER= miwi@FreeBSD.org
+MAINTAINER= gecko@FreeBSD.org
COMMENT= Mozilla Thunderbird is standalone mail and news that stands above
CONFLICTS= lightning-0.[0-9]*
diff --git a/mail/thunderbird3-i18n/Makefile b/mail/thunderbird3-i18n/Makefile
index bacb51f298d7..18d8b0c0cd87 100644
--- a/mail/thunderbird3-i18n/Makefile
+++ b/mail/thunderbird3-i18n/Makefile
@@ -13,7 +13,7 @@ PKGNAMEPREFIX=
DISTFILES= ${THUNDERBIRD_I18N_:S/$/.xpi/}
DIST_SUBDIR= xpi/${DISTNAME}
-MAINTAINER= miwi@FreeBSD.org
+MAINTAINER= gecko@FreeBSD.org
COMMENT= Localized interface for Thunderbird
.ifndef WITHOUT_SWITCHER
diff --git a/mail/thunderbird3/Makefile b/mail/thunderbird3/Makefile
index f4fb59a982bd..7ff2c355e9d5 100644
--- a/mail/thunderbird3/Makefile
+++ b/mail/thunderbird3/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_MOZILLA_EXTENDED}
MASTER_SITE_SUBDIR= thunderbird/releases/${DISTVERSION}/source
DISTNAME= ${PORTNAME}-${DISTVERSION}-source
-MAINTAINER= miwi@FreeBSD.org
+MAINTAINER= gecko@FreeBSD.org
COMMENT= Mozilla Thunderbird is standalone mail and news that stands above
CONFLICTS= lightning-0.[0-9]*
diff --git a/www/firefox-devel/Makefile b/www/firefox-devel/Makefile
index 76ceec04b50e..5c8a8cc7ea64 100644
--- a/www/firefox-devel/Makefile
+++ b/www/firefox-devel/Makefile
@@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}/releases/granparadiso/alpha2/source/
DISTNAME= granparadiso-alpha2-source
#DISTNAME= ${PORTNAME}-${DISTVERSION}-source
-MAINTAINER= miwi@FreeBSD.org
+MAINTAINER= gecko@FreeBSD.org
COMMENT= Web browser based on the browser portion of Mozilla
BUILD_DEPENDS= nss>=3.11.2:${PORTSDIR}/security/nss
diff --git a/www/firefox-esr-i18n/Makefile b/www/firefox-esr-i18n/Makefile
index d11add7af646..5e1fbf446fdd 100644
--- a/www/firefox-esr-i18n/Makefile
+++ b/www/firefox-esr-i18n/Makefile
@@ -13,7 +13,7 @@ PKGNAMEPREFIX=
DISTFILES= ${FIREFOX_I18N_:S/$/.xpi/}
DIST_SUBDIR= xpi/${DISTNAME}
-MAINTAINER= miwi@FreeBSD.org
+MAINTAINER= gecko@FreeBSD.org
COMMENT= Localized interface for Firefox
.ifndef WITHOUT_SWITCHER
diff --git a/www/firefox-esr/Makefile b/www/firefox-esr/Makefile
index 7cf5d41efbd4..ec92d9bcd379 100644
--- a/www/firefox-esr/Makefile
+++ b/www/firefox-esr/Makefile
@@ -15,7 +15,7 @@ MASTER_SITES= ${MASTER_SITE_MOZILLA_EXTENDED}
MASTER_SITE_SUBDIR= ${PORTNAME}/releases/${DISTVERSION}/source
DISTNAME= ${PORTNAME}-${DISTVERSION}-source
-MAINTAINER= miwi@FreeBSD.org
+MAINTAINER= gecko@FreeBSD.org
COMMENT= Web browser based on the browser portion of Mozilla
BUILD_DEPENDS= nss>=3.11.2:${PORTSDIR}/security/nss
diff --git a/www/firefox-i18n/Makefile b/www/firefox-i18n/Makefile
index d11add7af646..5e1fbf446fdd 100644
--- a/www/firefox-i18n/Makefile
+++ b/www/firefox-i18n/Makefile
@@ -13,7 +13,7 @@ PKGNAMEPREFIX=
DISTFILES= ${FIREFOX_I18N_:S/$/.xpi/}
DIST_SUBDIR= xpi/${DISTNAME}
-MAINTAINER= miwi@FreeBSD.org
+MAINTAINER= gecko@FreeBSD.org
COMMENT= Localized interface for Firefox
.ifndef WITHOUT_SWITCHER
diff --git a/www/firefox/Makefile b/www/firefox/Makefile
index 7cf5d41efbd4..ec92d9bcd379 100644
--- a/www/firefox/Makefile
+++ b/www/firefox/Makefile
@@ -15,7 +15,7 @@ MASTER_SITES= ${MASTER_SITE_MOZILLA_EXTENDED}
MASTER_SITE_SUBDIR= ${PORTNAME}/releases/${DISTVERSION}/source
DISTNAME= ${PORTNAME}-${DISTVERSION}-source
-MAINTAINER= miwi@FreeBSD.org
+MAINTAINER= gecko@FreeBSD.org
COMMENT= Web browser based on the browser portion of Mozilla
BUILD_DEPENDS= nss>=3.11.2:${PORTSDIR}/security/nss
diff --git a/www/firefox3/Makefile b/www/firefox3/Makefile
index 4ad50071aa95..33a0b7bf7484 100644
--- a/www/firefox3/Makefile
+++ b/www/firefox3/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_MOZILLA}
MASTER_SITE_SUBDIR= ${PORTNAME}/releases/${DISTVERSION}/source
DISTNAME= ${PORTNAME}-${DISTVERSION}-source
-MAINTAINER= miwi@FreeBSD.org
+MAINTAINER= gecko@FreeBSD.org
COMMENT= Web browser based on the browser portion of Mozilla
BUILD_DEPENDS= nspr>=4.7:${PORTSDIR}/devel/nspr
diff --git a/www/firefox36-i18n/Makefile b/www/firefox36-i18n/Makefile
index d11add7af646..5e1fbf446fdd 100644
--- a/www/firefox36-i18n/Makefile
+++ b/www/firefox36-i18n/Makefile
@@ -13,7 +13,7 @@ PKGNAMEPREFIX=
DISTFILES= ${FIREFOX_I18N_:S/$/.xpi/}
DIST_SUBDIR= xpi/${DISTNAME}
-MAINTAINER= miwi@FreeBSD.org
+MAINTAINER= gecko@FreeBSD.org
COMMENT= Localized interface for Firefox
.ifndef WITHOUT_SWITCHER
diff --git a/www/firefox36/Makefile b/www/firefox36/Makefile
index 7cf5d41efbd4..ec92d9bcd379 100644
--- a/www/firefox36/Makefile
+++ b/www/firefox36/Makefile
@@ -15,7 +15,7 @@ MASTER_SITES= ${MASTER_SITE_MOZILLA_EXTENDED}
MASTER_SITE_SUBDIR= ${PORTNAME}/releases/${DISTVERSION}/source
DISTNAME= ${PORTNAME}-${DISTVERSION}-source
-MAINTAINER= miwi@FreeBSD.org
+MAINTAINER= gecko@FreeBSD.org
COMMENT= Web browser based on the browser portion of Mozilla
BUILD_DEPENDS= nss>=3.11.2:${PORTSDIR}/security/nss
diff --git a/www/kompozer/Makefile b/www/kompozer/Makefile
index 92e4124750c3..9f1e17abd2c9 100644
--- a/www/kompozer/Makefile
+++ b/www/kompozer/Makefile
@@ -13,7 +13,7 @@ CATEGORIES= www
MASTER_SITES= SF
DISTNAME= ${PORTNAME}-${DISTVERSION}dfsg-src
-MAINTAINER= miwi@FreeBSD.org
+MAINTAINER= gecko@FreeBSD.org
COMMENT= Complete Web Authoring Suite
WANT_GNOME= yes
diff --git a/www/libxul/Makefile b/www/libxul/Makefile
index 84bdb11111ba..4b4b052c0bd3 100644
--- a/www/libxul/Makefile
+++ b/www/libxul/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_MOZILLA}
MASTER_SITE_SUBDIR= xulrunner/releases/${PORTVERSION}/source/
DISTNAME= xulrunner-${PORTVERSION}-source
-MAINTAINER?= miwi@FreeBSD.org
+MAINTAINER?= gecko@FreeBSD.org
COMMENT?= Mozilla runtime package that can be used to bootstrap XUL+XPCOM apps
LIB_DEPENDS?= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib
diff --git a/www/linux-firefox/Makefile b/www/linux-firefox/Makefile
index 8225821f516c..2a70126da7cd 100644
--- a/www/linux-firefox/Makefile
+++ b/www/linux-firefox/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 1
CATEGORIES= www
MASTER_SITE_SUBDIR?= firefox/releases/${PORTVERSION}/linux-i686/en-US
-MAINTAINER= miwi@FreeBSD.org
+MAINTAINER= gecko@FreeBSD.org
COMMENT= Web browser based on the browser portion of Mozilla
FORBIDDEN= Security issues http://www.vuxml.org/freebsd/8b491182-f842-11dd-94d9-0030843d3802.html
diff --git a/www/linux-seamonkey/Makefile b/www/linux-seamonkey/Makefile
index f29079e7e024..dd1b4a044c10 100644
--- a/www/linux-seamonkey/Makefile
+++ b/www/linux-seamonkey/Makefile
@@ -11,7 +11,7 @@ DISTVERSIONSUFFIX= .en-US.linux-i686
CATEGORIES= www
MASTER_SITE_SUBDIR= ${PORTNAME}/releases/${PORTVERSION}
-MAINTAINER= miwi@FreeBSD.org
+MAINTAINER= gecko@FreeBSD.org
COMMENT= The open source, standards compliant web browser
.include "${.CURDIR}/Makefile.common"
diff --git a/www/mozilla/Makefile b/www/mozilla/Makefile
index c0ba26865e78..2f941acecaf6 100644
--- a/www/mozilla/Makefile
+++ b/www/mozilla/Makefile
@@ -17,7 +17,7 @@ MASTER_SITE_SUBDIR= mozilla/releases/${PORTNAME}${PORTVERSION}/source \
DISTFILES= ${PORTNAME}-${PORTVERSION}-source${EXTRACT_SUFX} \
libart_lgpl-1${EXTRACT_SUFX}:local
-MAINTAINER= miwi@FreeBSD.org
+MAINTAINER= gecko@FreeBSD.org
COMMENT= The open source, standards compliant web browser
DEPRECATED= The mozilla team has shifted the development branch of mozilla to \
diff --git a/www/seamonkey/Makefile b/www/seamonkey/Makefile
index 82c54f92a337..c7859284fe00 100644
--- a/www/seamonkey/Makefile
+++ b/www/seamonkey/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_MOZILLA_EXTENDED}
MASTER_SITE_SUBDIR= seamonkey/releases/${DISTVERSION}
DISTNAME= ${PORTNAME}-${DISTVERSION}.source
-MAINTAINER= miwi@FreeBSD.org
+MAINTAINER= gecko@FreeBSD.org
COMMENT= The open source, standards compliant web browser
USE_BZIP2= yes
diff --git a/www/seamonkey2/Makefile b/www/seamonkey2/Makefile
index 82c54f92a337..c7859284fe00 100644
--- a/www/seamonkey2/Makefile
+++ b/www/seamonkey2/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_MOZILLA_EXTENDED}
MASTER_SITE_SUBDIR= seamonkey/releases/${DISTVERSION}
DISTNAME= ${PORTNAME}-${DISTVERSION}.source
-MAINTAINER= miwi@FreeBSD.org
+MAINTAINER= gecko@FreeBSD.org
COMMENT= The open source, standards compliant web browser
USE_BZIP2= yes
diff --git a/www/xulrunner/Makefile b/www/xulrunner/Makefile
index 4a1fbc925712..30218bdb2f69 100644
--- a/www/xulrunner/Makefile
+++ b/www/xulrunner/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_MOZILLA}
MASTER_SITE_SUBDIR= xulrunner/releases/${PORTVERSION}/source/
DISTNAME= ${PORTNAME}-${PORTVERSION}-source
-MAINTAINER?= miwi@FreeBSD.org
+MAINTAINER?= gecko@FreeBSD.org
COMMENT?= Mozilla runtime package that can be used to bootstrap XUL+XPCOM apps
WANT_GNOME= yes