diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-10-13 20:28:50 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-10-13 20:28:50 +0000 |
commit | d2a99944515d4e197d866d5973eff1c42e9c51e2 (patch) | |
tree | f26c820769c12b00a370692048505f05ece252bb /www/firefox10 | |
parent | fbc28319f749c388b45602357abd442818f70084 (diff) | |
download | ports-d2a99944515d4e197d866d5973eff1c42e9c51e2.tar.gz ports-d2a99944515d4e197d866d5973eff1c42e9c51e2.zip |
Notes
Diffstat (limited to 'www/firefox10')
-rw-r--r-- | www/firefox10/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/firefox10/Makefile b/www/firefox10/Makefile index fa578292843e..4fca840c4258 100644 --- a/www/firefox10/Makefile +++ b/www/firefox10/Makefile @@ -7,7 +7,7 @@ PORTNAME= firefox PORTVERSION= 1.0.1.p -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_MOZILLA} MASTER_SITE_SUBDIR= ${PORTNAME}/releases/${REALVERSION} |