diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2008-06-19 17:28:24 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2008-06-19 17:28:24 +0000 |
commit | e696084d235a5c22d5e10e79e3d77c58e4be7c06 (patch) | |
tree | d6bf12ae9abee81c80a0b9961589c169f7e80899 /devel/luabind | |
parent | 95301d35fbf05624a24762cc2d6ffff465fc913a (diff) | |
download | ports-e696084d235a5c22d5e10e79e3d77c58e4be7c06.tar.gz ports-e696084d235a5c22d5e10e79e3d77c58e4be7c06.zip |
Update my email address in 132 ports.
Approved by: miwi (mentor)
Notes
Notes:
svn path=/head/; revision=215297
Diffstat (limited to 'devel/luabind')
-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 47a6473e4af7..e15e9d69003d 100644 --- a/devel/luabind/Makefile +++ b/devel/luabind/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.7 CATEGORIES= devel MASTER_SITES= SF -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= Library that helps you create bindings between C++ and Lua BUILD_DEPENDS= ${LOCALBASE}/include/boost/python/detail/is_xxx.hpp:${PORTSDIR}/devel/boost-python |