diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/pecl-weakref/Makefile | 2 |
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 |