aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--www/p5-WWW-Shorten/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-WWW-Shorten/Makefile b/www/p5-WWW-Shorten/Makefile
index a0f9397dbe58..84241aa30368 100644
--- a/www/p5-WWW-Shorten/Makefile
+++ b/www/p5-WWW-Shorten/Makefile
@@ -21,6 +21,6 @@ NO_ARCH= yes
USES= perl5
USE_PERL5= configure
-PORTSCOUT= limit:[0-9\.]+$$
+PORTSCOUT= limit:^[0-9\.]+$$
.include <bsd.port.mk>