From a68237809dd50c20f329dba85042741042a7d1ce Mon Sep 17 00:00:00 2001 From: sobomax Date: Thu, 3 Jan 2002 12:09:51 +0000 Subject: Add FreeBSD locales. This solves the problem with Mozilla not starting up properly if locale set to something other than C or en_US. PR: 33498 Submitted by: Joe Marcus Clarke --- www/seamonkey/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'www/seamonkey/Makefile') diff --git a/www/seamonkey/Makefile b/www/seamonkey/Makefile index c2cac9ab73df..fcf2a1f10ca1 100644 --- a/www/seamonkey/Makefile +++ b/www/seamonkey/Makefile @@ -7,6 +7,7 @@ PORTNAME= mozilla PORTVERSION= 0.9.7 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_LOCAL:S,%SUBDIR%,sobomax,} \ -- cgit