diff options
author | marcus <marcus@FreeBSD.org> | 2003-11-02 05:51:08 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-11-02 05:51:08 +0800 |
commit | 9820b026ea9cba9c16f502879fd2cebd2f2eb32f (patch) | |
tree | f0066b75c34b542a0aaf38e3469de564b464c431 /www/mozilla-gtk2 | |
parent | b7d590fb69197993752b27a22f2333026994e4c9 (diff) | |
download | freebsd-ports-gnome-9820b026ea9cba9c16f502879fd2cebd2f2eb32f.tar.gz freebsd-ports-gnome-9820b026ea9cba9c16f502879fd2cebd2f2eb32f.tar.zst freebsd-ports-gnome-9820b026ea9cba9c16f502879fd2cebd2f2eb32f.zip |
* Update mozilla-devel to 1.6a
* Install pkg-config files for both the GTK1 and GTK2 versions of Mozilla
* Update dependent browsers accordingly
Diffstat (limited to 'www/mozilla-gtk2')
-rw-r--r-- | www/mozilla-gtk2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mozilla-gtk2/Makefile b/www/mozilla-gtk2/Makefile index f12696c810a9..0704a7a60094 100644 --- a/www/mozilla-gtk2/Makefile +++ b/www/mozilla-gtk2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mozilla -PORTREVISION= 0 +PORTREVISION= 1 PORTEPOCH= 0 CATEGORIES= www |