diff options
author | Alan Eldridge <alane@FreeBSD.org> | 2003-05-21 13:31:25 +0000 |
---|---|---|
committer | Alan Eldridge <alane@FreeBSD.org> | 2003-05-21 13:31:25 +0000 |
commit | c54cf098a4d18fd533e93a3d4ff4454b9511fc24 (patch) | |
tree | ae3c1498eae02ae69b1f7ebeae11a0c0f9738cca /www/firefox35 | |
parent | bc7aea83aad9638f31db5ed9778003626e3a51c1 (diff) | |
download | ports-c54cf098a4d18fd533e93a3d4ff4454b9511fc24.tar.gz ports-c54cf098a4d18fd533e93a3d4ff4454b9511fc24.zip |
Notes
Diffstat (limited to 'www/firefox35')
-rw-r--r-- | www/firefox35/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/firefox35/Makefile b/www/firefox35/Makefile index 4bb4b2ca92d0..d0c5e77840d8 100644 --- a/www/firefox35/Makefile +++ b/www/firefox35/Makefile @@ -10,11 +10,11 @@ PORTNAME= phoenix PORTVERSION= 0.5 PORTREVISION= 4 -CATEGORIES= www # pita +CATEGORIES= www MASTER_SITES= ${MASTER_SITE_LOCAL} ${BSD_WEBDIR} MASTER_SITE_SUBDIR= alane -MAINTAINER= phoenix@freebsd.org # alane@fbsd and trevor@fbsd +MAINTAINER= gnome@freebsd.org COMMENT= Phoenix is a fast, low-overhead browser from the Mozilla project LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ |