aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorjoneum <joneum@FreeBSD.org>2018-02-26 02:05:51 +0800
committerjoneum <joneum@FreeBSD.org>2018-02-26 02:05:51 +0800
commitc1de98c0a32133652227ad1c37d63f873cb03e52 (patch)
tree60c0347554a40a41fce5d3a68e339c40ca44faa8 /devel
parent0c25fa0c0dac3d56241311a566690e988acc8623 (diff)
downloadfreebsd-ports-gnome-c1de98c0a32133652227ad1c37d63f873cb03e52.tar.gz
freebsd-ports-gnome-c1de98c0a32133652227ad1c37d63f873cb03e52.tar.zst
freebsd-ports-gnome-c1de98c0a32133652227ad1c37d63f873cb03e52.zip
fix portscout
PR: 225087 Reported by: yuri
Diffstat (limited to 'devel')
-rw-r--r--devel/pecl-weakref/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pecl-weakref/Makefile b/devel/pecl-weakref/Makefile
index 46e2b0d9f9ee..2b1aa99b52ad 100644
--- a/devel/pecl-weakref/Makefile
+++ b/devel/pecl-weakref/Makefile
@@ -13,7 +13,7 @@ COMMENT= PECL Weakref extension
LICENSE= PHP301
LICENSE_FILE= ${WRKSRC}/LICENSE
-PORTSCOUT= limitw:^0\.2\.[0-9]*
+PORTSCOUT= limit:^0\.2\.[0-9]*
USES= php:pecl
IGNORE_WITH_PHP= 70 71 72