diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2004-02-12 21:21:10 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2004-02-12 21:21:10 +0000 |
commit | ef2b8101d43463ed06be1df30da2550d22a96efa (patch) | |
tree | 5b5f86030157498037d8633dac26bf9bf21db7b1 /www/firefox36/Makefile | |
parent | f12f290d1169c38d7e99c439f0dfb5b342af046c (diff) |
Notes
Diffstat (limited to 'www/firefox36/Makefile')
-rw-r--r-- | www/firefox36/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/firefox36/Makefile b/www/firefox36/Makefile index 0723147c6404..cd389ba7cae1 100644 --- a/www/firefox36/Makefile +++ b/www/firefox36/Makefile @@ -7,7 +7,7 @@ PORTNAME= firefox PORTVERSION= 0.8 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_MOZILLA} MASTER_SITE_SUBDIR= ${PORTNAME}/releases/${PORTVERSION} |