diff options
Diffstat (limited to 'www/firefox3/Makefile')
-rw-r--r-- | www/firefox3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |