summaryrefslogtreecommitdiff
path: root/devel/bugzilla3
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2007-12-22 07:22:04 +0000
committerobache <obache@pkgsrc.org>2007-12-22 07:22:04 +0000
commit6456ebb5c87186dfc4913291d398207cc1c2e060 (patch)
tree6b6678799eb944f0df3537a50cee797331761dfe /devel/bugzilla3
parent1ab9f1cd4b4ef8fedbc87067bee8504d54cba756 (diff)
downloadpkgsrc-6456ebb5c87186dfc4913291d398207cc1c2e060.tar.gz
Change MOZILLA master sites difinitions, related to PR 37379.
There are three types Mozilla mirrors. (http://www.mozilla.org/mirroring.html) * mozilla-current contains only the current version of Firefox and Thunderbird * mozilla-release contains Firefox, Thunderbird, and Sunbird releases * mozilla-all complete archive Define following variables for mozilla master sites: MASTER_SITE_MOZILLA_ALL = mozilla-all MASTER_SITE_MOZILLA = mozilla-release and change some packages to use appropriate variable. Update contents of MASTER_SITE_MOZILLA with master and primary mirrors taken from http://www.mozilla.org/mirrors.html and add some sample definitions.
Diffstat (limited to 'devel/bugzilla3')
-rw-r--r--devel/bugzilla3/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/bugzilla3/Makefile b/devel/bugzilla3/Makefile
index 0b275bfb0a9..3ebe07320c5 100644
--- a/devel/bugzilla3/Makefile
+++ b/devel/bugzilla3/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2007/09/19 22:06:29 adrianp Exp $
+# $NetBSD: Makefile,v 1.3 2007/12/22 07:22:07 obache Exp $
#
DISTNAME= bugzilla-3.0.2
CATEGORIES= www devel
-MASTER_SITES= ${MASTER_SITE_MOZILLA:=webtools/}
+MASTER_SITES= ${MASTER_SITE_MOZILLA_ALL:=webtools/}
MAINTAINER= adrianp@NetBSD.org
HOMEPAGE= http://www.bugzilla.org/