diff options
author | marcus <marcus@FreeBSD.org> | 2003-10-24 06:38:15 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-10-24 06:38:15 +0000 |
commit | 0e3ef575308998f2236b736495d86e0d60fa6dee (patch) | |
tree | 0777ba1b06246de09ea9dc18d740d7d646c9b3dd /www/firefox/Makefile | |
parent | 8a9a6512538d2673926ee910dc5285e8c0dd1c83 (diff) | |
download | FreeBSD-ports-0e3ef575308998f2236b736495d86e0d60fa6dee.zip FreeBSD-ports-0e3ef575308998f2236b736495d86e0d60fa6dee.tar.gz |
* Update the extensions list with a modern mozconfig.in
* Add rich text editing (aka midas) support
Diffstat (limited to 'www/firefox/Makefile')
-rw-r--r-- | www/firefox/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile index 43a9ed5..e165160 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -7,6 +7,7 @@ PORTNAME= firebird PORTVERSION= 0.7 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_MOZILLA} MASTER_SITE_SUBDIR= firebird/releases/${PORTVERSION} |