From 346f8a6f7afca150d0efb7fa035cc5b8453c2b5f Mon Sep 17 00:00:00 2001 From: ahze Date: Fri, 18 Nov 2005 09:29:37 +0000 Subject: - Fix stupid typo git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5164 df743ca5-7f9a-e211-a948-0013205c9059 --- www/seamonkey/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www/seamonkey/Makefile b/www/seamonkey/Makefile index 2af0d8ec4..73def8140 100644 --- a/www/seamonkey/Makefile +++ b/www/seamonkey/Makefile @@ -3,7 +3,7 @@ # Whom: eivind/dima/jseger # # $FreeBSD$ -# $MCom: ports/www/seamonkey/Makefile,v 1.29 2005/11/14 20:03:16 ahze Exp $ +# $MCom: ports/www/seamonkey/Makefile,v 1.30 2005/11/18 09:28:46 ahze Exp $ # PORTNAME?= seamonkey @@ -18,7 +18,7 @@ DISTNAME= ${PORTNAME}-${DISTVERSION}.source MAINTAINER= gnome@FreeBSD.org COMMENT= The open source, standards compliant web browser -MOZILL_VER= 1.5a +MOZ_VER= 1.5a USE_BZIP2= yes USE_GMAKE= yes -- cgit