diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-03-12 02:20:01 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-03-12 02:20:01 +0000 |
commit | 4f81e6c514250d5b6aa8b6a8a115739027e4b115 (patch) | |
tree | cb0b399c92fbdaa8e195c1a04f7e40acc0940066 | |
parent | Add a warning that pthread support may break certain ports. (diff) |
Bump PORTREVISION for the recent mozilla changes.
Reminded by: sf
Notes
Notes:
svn path=/head/; revision=103716
-rw-r--r-- | www/mozilla-gtk1/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mozilla-gtk1/Makefile b/www/mozilla-gtk1/Makefile index 73c104920f7a..0c91c3aafbd3 100644 --- a/www/mozilla-gtk1/Makefile +++ b/www/mozilla-gtk1/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mozilla -PORTREVISION= 0 +PORTREVISION= 1 PORTEPOCH= 0 CATEGORIES= www |