diff options
Diffstat (limited to 'devel/luabind/Makefile')
-rw-r--r-- | devel/luabind/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/luabind/Makefile b/devel/luabind/Makefile index 1294e457a70e..0ab4e467c8fc 100644 --- a/devel/luabind/Makefile +++ b/devel/luabind/Makefile @@ -8,7 +8,7 @@ PORTNAME= luabind PORTVERSION= 0.7 CATEGORIES= devel -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= amdmi3@FreeBSD.org COMMENT= Library that helps you create bindings between C++ and Lua |