diff options
author | jylefort <jylefort@FreeBSD.org> | 2006-05-02 06:47:05 +0800 |
---|---|---|
committer | jylefort <jylefort@FreeBSD.org> | 2006-05-02 06:47:05 +0800 |
commit | 01b8019f8d310a6c297b05ddbbefa9d65a06c437 (patch) | |
tree | e7e26b4314fc6fc65666f684a45d729a93f4674c /www/firefox/Makefile | |
parent | c3b9fac797e7e749ecaea4dd1deef6c4c1584686 (diff) | |
download | freebsd-ports-gnome-01b8019f8d310a6c297b05ddbbefa9d65a06c437.tar.gz freebsd-ports-gnome-01b8019f8d310a6c297b05ddbbefa9d65a06c437.tar.zst freebsd-ports-gnome-01b8019f8d310a6c297b05ddbbefa9d65a06c437.zip |
Use sane fonts by default.
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 a03c417503ad..e06ebd322d02 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -8,6 +8,7 @@ PORTNAME= firefox DISTVERSION= 1.5.0.2 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_MOZILLA} |