diff options
author | miwi <miwi@FreeBSD.org> | 2009-04-13 03:27:13 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-04-13 03:27:13 +0800 |
commit | 7405e5398e438269e80823ae8418a952f5a99613 (patch) | |
tree | dd26c3ee346dd5857f1ee9b528440db83f28dc25 /www/firefox-esr | |
parent | 90f9a73b739b96415d956e1b2881046473a89815 (diff) | |
download | freebsd-ports-gnome-7405e5398e438269e80823ae8418a952f5a99613.tar.gz freebsd-ports-gnome-7405e5398e438269e80823ae8418a952f5a99613.tar.zst freebsd-ports-gnome-7405e5398e438269e80823ae8418a952f5a99613.zip |
Take maintainership. The first of two steps is to take all
Gecko Stuff from the Gnome team. I'd like to say thanks a lot for
all the work in the past years.
Diffstat (limited to 'www/firefox-esr')
-rw-r--r-- | www/firefox-esr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/firefox-esr/Makefile b/www/firefox-esr/Makefile index 5c2d05391ce3..e303783015cb 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= gnome@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= Web browser based on the browser portion of Mozilla BUILD_DEPENDS= nss>=3.11.2:${PORTSDIR}/security/nss |