diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2004-02-05 19:17:40 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2004-02-05 19:17:40 +0000 |
commit | 54467b61561fd19557aa34fb54c1bddabefae60d (patch) | |
tree | c4e0ea5b95a3aea261e96e65fe5778648aa5cd65 /devel/bugzilla2 | |
parent | 90861262478ce88b83c6bb4ff1621157ba47d658 (diff) |
Notes
Diffstat (limited to 'devel/bugzilla2')
-rw-r--r-- | devel/bugzilla2/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
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 |