diff options
| author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-05-10 21:03:22 +0000 |
|---|---|---|
| committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-05-10 21:03:22 +0000 |
| commit | befea0889a41ef6a764051f0cff650ea8e6b3b52 (patch) | |
| tree | 17c2b51c07566d5db339d643eb03ad1a3ac33300 /www | |
| parent | Update to 2.4.98b. (diff) | |
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} \ |
