diff options
author | marcus <marcus@FreeBSD.org> | 2004-02-12 03:21:02 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-02-12 03:21:02 +0800 |
commit | 54002bb0fa0e24bc8b9674b549a52952f70541d6 (patch) | |
tree | db38fa743044fb101f2c0bd9f46f88ce7b21797e /www/firefox/Makefile | |
parent | c5bcbc90547ba47134c5c6df23bb04c08d2f8296 (diff) | |
download | freebsd-ports-gnome-54002bb0fa0e24bc8b9674b549a52952f70541d6.tar.gz freebsd-ports-gnome-54002bb0fa0e24bc8b9674b549a52952f70541d6.tar.zst freebsd-ports-gnome-54002bb0fa0e24bc8b9674b549a52952f70541d6.zip |
Backuo the previous commit before anyone notices. I have a big patch coming
that will fix this and some other things. No need to bump PORTREVISION
twice.
Diffstat (limited to 'www/firefox/Makefile')
-rw-r--r-- | www/firefox/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile index 4f56189d999e..716efdb78852 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -7,7 +7,7 @@ PORTNAME= firefox PORTVERSION= 0.8 -PORTREVISION= 2 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_MOZILLA} MASTER_SITE_SUBDIR= ${PORTNAME}/releases/${PORTVERSION} |