diff options
author | ahze <ahze@FreeBSD.org> | 2004-11-13 16:23:15 +0800 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2004-11-13 16:23:15 +0800 |
commit | 60097af291c708b3d07882686046f0cda1748d42 (patch) | |
tree | d64b4d221b6dda93c2f07396edb05b2b0daa13b5 /www/mozex/Makefile | |
parent | 37d4aaea2989227c12d78b59d470f49476ab5e14 (diff) | |
download | freebsd-ports-gnome-60097af291c708b3d07882686046f0cda1748d42.tar.gz freebsd-ports-gnome-60097af291c708b3d07882686046f0cda1748d42.tar.zst freebsd-ports-gnome-60097af291c708b3d07882686046f0cda1748d42.zip |
Chase changes to firefox
Approved by: marcus (co mentor)
Diffstat (limited to 'www/mozex/Makefile')
-rw-r--r-- | www/mozex/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mozex/Makefile b/www/mozex/Makefile index 83836a609d26..24282a80c28c 100644 --- a/www/mozex/Makefile +++ b/www/mozex/Makefile @@ -7,7 +7,7 @@ PORTNAME?= mozex PORTVERSION= 1.07 -PORTREVISION= 1 +PORTREVISION?= 1 CATEGORIES= www mail news ftp MASTER_SITES= http://downloads.mozdev.org/mozex/ \ http://mozdev.sweetooth.org/mozex/ |