diff options
author | marcus <marcus@FreeBSD.org> | 2002-05-11 05:03:22 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2002-05-11 05:03:22 +0800 |
commit | 977ff7970645c22f1cfadfc5dae41478d2b77248 (patch) | |
tree | 9c6c7b215769ee6de5f53685b8973091d3d7bcdd /www | |
parent | 2c2b1889448d8576fdef605555328739e2508e19 (diff) | |
download | freebsd-ports-gnome-977ff7970645c22f1cfadfc5dae41478d2b77248.tar.gz freebsd-ports-gnome-977ff7970645c22f1cfadfc5dae41478d2b77248.tar.zst freebsd-ports-gnome-977ff7970645c22f1cfadfc5dae41478d2b77248.zip |
Really prevent Chatzilla from being installed. Seems the extensions were
changed in RC 1.
Prompted by: parv <parv@pair.com>
Tested by: parv <parv@pair.com>
Diffstat (limited to 'www')
-rw-r--r-- | www/mozilla-devel/Makefile | 2 | ||||
-rw-r--r-- | www/mozilla-vendor/Makefile | 2 | ||||
-rw-r--r-- | www/mozilla/Makefile | 2 | ||||
-rw-r--r-- | www/seamonkey/Makefile | 2 | ||||
-rw-r--r-- | www/seamonkey2/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/www/mozilla-devel/Makefile b/www/mozilla-devel/Makefile index 690149e63670..30792bc32a60 100644 --- a/www/mozilla-devel/Makefile +++ b/www/mozilla-devel/Makefile @@ -7,7 +7,7 @@ PORTNAME= mozilla PORTVERSION= 1.0.rc1 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_MOZILLA} \ diff --git a/www/mozilla-vendor/Makefile b/www/mozilla-vendor/Makefile index 690149e63670..30792bc32a60 100644 --- a/www/mozilla-vendor/Makefile +++ b/www/mozilla-vendor/Makefile @@ -7,7 +7,7 @@ PORTNAME= mozilla PORTVERSION= 1.0.rc1 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_MOZILLA} \ diff --git a/www/mozilla/Makefile b/www/mozilla/Makefile index 690149e63670..30792bc32a60 100644 --- a/www/mozilla/Makefile +++ b/www/mozilla/Makefile @@ -7,7 +7,7 @@ PORTNAME= mozilla PORTVERSION= 1.0.rc1 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_MOZILLA} \ diff --git a/www/seamonkey/Makefile b/www/seamonkey/Makefile index 690149e63670..30792bc32a60 100644 --- a/www/seamonkey/Makefile +++ b/www/seamonkey/Makefile @@ -7,7 +7,7 @@ PORTNAME= mozilla PORTVERSION= 1.0.rc1 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_MOZILLA} \ diff --git a/www/seamonkey2/Makefile b/www/seamonkey2/Makefile index 690149e63670..30792bc32a60 100644 --- a/www/seamonkey2/Makefile +++ b/www/seamonkey2/Makefile @@ -7,7 +7,7 @@ PORTNAME= mozilla PORTVERSION= 1.0.rc1 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_MOZILLA} \ |