From f397ba751449517b6f5595eb8785033651bbd4dd Mon Sep 17 00:00:00 2001
From: Matthias Andree <mandree@FreeBSD.org>
Date: Fri, 29 Mar 2013 18:41:29 +0000
Subject: Do not let portscout grab 5.2 versions for the 5.1 port.

---
 lang/lua/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/lang/lua/Makefile b/lang/lua/Makefile
index a203b94b4cd4..a92bf70dcd68 100644
--- a/lang/lua/Makefile
+++ b/lang/lua/Makefile
@@ -14,6 +14,8 @@ COMMENT=	Small, compilable scripting language providing easy access to C code
 
 LICENSE=	MIT
 
+PORTSCOUT=	limit:^5\.1
+
 PATCH_WRKSRC=	${WRKSRC}/src
 USE_LUA=	5.1
 LUA_COMPS=	# only define variables
-- 
cgit debian/1.2.3+git2.25.1-1-2-gaceb0