aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortota <tota@FreeBSD.org>2012-08-25 18:31:19 +0800
committertota <tota@FreeBSD.org>2012-08-25 18:31:19 +0800
commitff7625521144a99161419fb9bcba77ee548c82b3 (patch)
tree6475b17bb7aaa6784eff4fd145d822d3363d72bb
parentd555d7c1b0650144ec532b979114f9d3f62fe014 (diff)
downloadfreebsd-ports-gnome-ff7625521144a99161419fb9bcba77ee548c82b3.tar.gz
freebsd-ports-gnome-ff7625521144a99161419fb9bcba77ee548c82b3.tar.zst
freebsd-ports-gnome-ff7625521144a99161419fb9bcba77ee548c82b3.zip
- Fix PORTSCOUT
PR: ports/170530 Submitted by: tota (myself) Approved by: maintainer timeout (> 2 weeks)
-rw-r--r--devel/bugzilla/Makefile.common2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/bugzilla/Makefile.common b/devel/bugzilla/Makefile.common
index 8eb5a2197ecb..700c7181bb5b 100644
--- a/devel/bugzilla/Makefile.common
+++ b/devel/bugzilla/Makefile.common
@@ -7,7 +7,7 @@ DIST_SUBDIR= ${PORTNAME}
CONFLICTS= bugzilla-3.* \
bugzilla-4.2.*
-PORTSCOUT= limitw:1,even
+PORTSCOUT= limit:^4\.0\.
WWWDIR= ${PREFIX}/www/bugzilla