diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2011-02-25 08:52:30 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2011-02-25 08:52:30 +0000 |
commit | fd5918a6e7dabef98af061c8a9608967c868e088 (patch) | |
tree | eb4d5cbc5811760272b0b49f36bf320256a04e4f /www/linux-firefox | |
parent | ceb2ebfb84363d6e19dbb6975a2040259e33df3e (diff) |
Notes
Diffstat (limited to 'www/linux-firefox')
-rw-r--r-- | www/linux-firefox/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/linux-firefox/Makefile b/www/linux-firefox/Makefile index b5ed71e6f4ca..dee7d2ce8f9c 100644 --- a/www/linux-firefox/Makefile +++ b/www/linux-firefox/Makefile @@ -7,6 +7,7 @@ PORTNAME= firefox PORTVERSION= 3.6.13 +PORTREVISION?= 1 PORTEPOCH= 1 CATEGORIES= www MASTER_SITE_SUBDIR?= firefox/releases/${PORTVERSION}/linux-i686/en-US |