summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2004-02-05 19:17:40 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2004-02-05 19:17:40 +0000
commit54467b61561fd19557aa34fb54c1bddabefae60d (patch)
treec4e0ea5b95a3aea261e96e65fe5778648aa5cd65
parent- Fix MASTER_SITES (diff)
Remove redundant master site.
PR: 62372 Submitted by: Tom McLaughlin
Notes
Notes: svn path=/head/; revision=100068
-rw-r--r--devel/bugzilla/Makefile3
-rw-r--r--devel/bugzilla2/Makefile3
-rw-r--r--devel/bugzilla3/Makefile3
3 files changed, 3 insertions, 6 deletions
diff --git a/devel/bugzilla/Makefile b/devel/bugzilla/Makefile
index 474ce4b6dfc0..674dc0b7ac1d 100644
--- a/devel/bugzilla/Makefile
+++ b/devel/bugzilla/Makefile
@@ -8,8 +8,7 @@
PORTNAME= bugzilla
PORTVERSION= 2.16.4
CATEGORIES= devel
-MASTER_SITES= http://ftp.mozilla.org/pub/${MASTER_SITE_SUBDIR}/ \
- ${MASTER_SITE_MOZILLA}
+MASTER_SITES= ${MASTER_SITE_MOZILLA}
MASTER_SITE_SUBDIR= webtools
MAINTAINER= ports@FreeBSD.org
diff --git a/devel/bugzilla2/Makefile b/devel/bugzilla2/Makefile
index 474ce4b6dfc0..674dc0b7ac1d 100644
--- a/devel/bugzilla2/Makefile
+++ b/devel/bugzilla2/Makefile
@@ -8,8 +8,7 @@
PORTNAME= bugzilla
PORTVERSION= 2.16.4
CATEGORIES= devel
-MASTER_SITES= http://ftp.mozilla.org/pub/${MASTER_SITE_SUBDIR}/ \
- ${MASTER_SITE_MOZILLA}
+MASTER_SITES= ${MASTER_SITE_MOZILLA}
MASTER_SITE_SUBDIR= webtools
MAINTAINER= ports@FreeBSD.org
diff --git a/devel/bugzilla3/Makefile b/devel/bugzilla3/Makefile
index 474ce4b6dfc0..674dc0b7ac1d 100644
--- a/devel/bugzilla3/Makefile
+++ b/devel/bugzilla3/Makefile
@@ -8,8 +8,7 @@
PORTNAME= bugzilla
PORTVERSION= 2.16.4
CATEGORIES= devel
-MASTER_SITES= http://ftp.mozilla.org/pub/${MASTER_SITE_SUBDIR}/ \
- ${MASTER_SITE_MOZILLA}
+MASTER_SITES= ${MASTER_SITE_MOZILLA}
MASTER_SITE_SUBDIR= webtools
MAINTAINER= ports@FreeBSD.org