From f768d7899862cd70e3aba26baf1c64ae1d46477d Mon Sep 17 00:00:00 2001 From: ghen Date: Sun, 5 Feb 2006 14:43:59 +0000 Subject: Set CATEGORIES ?=www (instead of =) such that thunderbird (and later sunbird) can override it. Ok for wiz. --- www/mozilla/Makefile.common | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www/mozilla/Makefile.common b/www/mozilla/Makefile.common index 27aaac855be..a7c374be7ef 100644 --- a/www/mozilla/Makefile.common +++ b/www/mozilla/Makefile.common @@ -1,10 +1,10 @@ -# $NetBSD: Makefile.common,v 1.67 2005/12/29 06:22:24 jlam Exp $ +# $NetBSD: Makefile.common,v 1.68 2006/02/05 14:43:59 ghen Exp $ MOZ_DIST_VER?= ${MOZ_VER} DISTNAME?= mozilla-${MOZ_DIST_VER}-source PKGNAME= ${MOZILLA}-${MOZ_VER} MASTER_SITES?= ${MASTER_SITE_MOZILLA:=mozilla${MOZ_DIST_VER}/source/} -CATEGORIES= www +CATEGORIES?= www MAINTAINER= taya@NetBSD.org HOMEPAGE?= http://www.mozilla.org/ -- cgit v1.2.3