aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2014-09-21 09:29:36 +0800
committerswills <swills@FreeBSD.org>2014-09-21 09:29:36 +0800
commit823da2a2b2abdb319a8ef293b027d251e0437f07 (patch)
tree3e8653715604fac704bf182c1ab92167a89ca323
parenta2a970dd5914886a7ca40a899fb1a83439190a5a (diff)
downloadfreebsd-ports-gnome-823da2a2b2abdb319a8ef293b027d251e0437f07.tar.gz
freebsd-ports-gnome-823da2a2b2abdb319a8ef293b027d251e0437f07.tar.zst
freebsd-ports-gnome-823da2a2b2abdb319a8ef293b027d251e0437f07.zip
mail/rubygem25: limit portscout to 2.5.x versions
-rw-r--r--mail/rubygem-mail25/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/rubygem-mail25/Makefile b/mail/rubygem-mail25/Makefile
index 73810711dc23..5274c6c7fcb6 100644
--- a/mail/rubygem-mail25/Makefile
+++ b/mail/rubygem-mail25/Makefile
@@ -20,4 +20,6 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
+PORTSCOUT= limit:^2\.5
+
.include <bsd.port.mk>