diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-08-03 14:39:07 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-08-03 14:39:07 +0000 |
commit | 8b9eabc9eb6e0bd4744428a4aba630aa57c7239e (patch) | |
tree | 66c211808fcb93b1c566527129b69c25a59cbc7f /www/mozilla-vendor/Makefile | |
parent | change my e-mail address (diff) |
Backout M15 --> M16 upgrade.
Diffstat (limited to 'www/mozilla-vendor/Makefile')
-rw-r--r-- | www/mozilla-vendor/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mozilla-vendor/Makefile b/www/mozilla-vendor/Makefile index e9b424d75033..f9a00bedb854 100644 --- a/www/mozilla-vendor/Makefile +++ b/www/mozilla-vendor/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mozilla -PORTVERSION= M16 +PORTVERSION= M15 CATEGORIES= www MASTER_SITES= ftp://ftp.mozilla.org/pub/mozilla/releases/${PORTVERSION:S/M/m/}/src/ DISTNAME= ${PORTNAME}-source-${PORTVERSION} |