diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2004-12-11 02:11:51 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2004-12-11 02:11:51 +0000 |
commit | 7908a064ac9b33338d074462e7e772eefb29271c (patch) | |
tree | 1078c6dc9fdcb2c6926ca8fcb99d240258df8b21 /www/firefox3-devel | |
parent | - Fix plist in firefox [1] (diff) |
Bump PORTREVISION for plist changes
Notes
Notes:
svn path=/head/; revision=123676
Diffstat (limited to 'www/firefox3-devel')
-rw-r--r-- | www/firefox3-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/firefox3-devel/Makefile b/www/firefox3-devel/Makefile index 78ea6e7118e1..e5c044e9e151 100644 --- a/www/firefox3-devel/Makefile +++ b/www/firefox3-devel/Makefile @@ -7,7 +7,7 @@ PORTNAME= firefox PORTVERSION= 1.0 -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_MOZILLA} |