diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-04-12 19:27:13 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-04-12 19:27:13 +0000 |
commit | 2ae036e78c72f62a0043c415a22041b5e0802c93 (patch) | |
tree | 52f51a1567a9f3f137edc07fa405bf08cc1f812d /www/firefox36 | |
parent | afbe41ae11c896a79716170640c387afe3023075 (diff) | |
download | ports-2ae036e78c72f62a0043c415a22041b5e0802c93.tar.gz ports-2ae036e78c72f62a0043c415a22041b5e0802c93.zip |
Notes
Diffstat (limited to 'www/firefox36')
-rw-r--r-- | www/firefox36/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/firefox36/Makefile b/www/firefox36/Makefile index 5c2d05391ce3..e303783015cb 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= 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 |