diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-09-27 05:56:59 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-09-27 05:56:59 +0000 |
commit | 8f7c7f965436134d8371a968d3b170dc85b3ad7c (patch) | |
tree | a864a14292ef023859ef2b75fb26f19a9d30360e /www | |
parent | Disable Chatzilla by default. The old buffer overflow is still present in (diff) |
Bump PORTREVISION after last commit.
Notes
Notes:
svn path=/head/; revision=67162
Diffstat (limited to '')
-rw-r--r-- | www/mozilla-vendor/Makefile | 1 | ||||
-rw-r--r-- | www/mozilla/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/www/mozilla-vendor/Makefile b/www/mozilla-vendor/Makefile index 05da7af6ca3a..2d6ecc7ac8ca 100644 --- a/www/mozilla-vendor/Makefile +++ b/www/mozilla-vendor/Makefile @@ -7,6 +7,7 @@ PORTNAME= mozilla PORTVERSION= 1.0.1 +PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_MOZILLA} \ diff --git a/www/mozilla/Makefile b/www/mozilla/Makefile index 05da7af6ca3a..2d6ecc7ac8ca 100644 --- a/www/mozilla/Makefile +++ b/www/mozilla/Makefile @@ -7,6 +7,7 @@ PORTNAME= mozilla PORTVERSION= 1.0.1 +PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_MOZILLA} \ |