diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-11-30 15:59:55 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-11-30 15:59:55 +0000 |
commit | c08cae5337b1686ad753164b5e0570b1121efd42 (patch) | |
tree | 9d6812d8444a6f3225d14b3b9909dc276f69e928 /www/firefox-esr/Makefile | |
parent | 8e72dda9bb329a08676935b2f25a7b03620ab4a4 (diff) |
- Fix desktop entry, there's no FF_SUFX anymore
Notes
Notes:
svn path=/head/; revision=150058
Diffstat (limited to 'www/firefox-esr/Makefile')
-rw-r--r-- | www/firefox-esr/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/firefox-esr/Makefile b/www/firefox-esr/Makefile index 7d0c9a0ece3b..866f3af19c12 100644 --- a/www/firefox-esr/Makefile +++ b/www/firefox-esr/Makefile @@ -8,6 +8,7 @@ PORTNAME= firefox DISTVERSION= 1.5 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_MOZILLA} |