diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2008-06-20 01:28:24 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2008-06-20 01:28:24 +0800 |
commit | e1701f85b606ed1b3c53b6fce13dca5b891a2ef7 (patch) | |
tree | 0ca77694ddae17ec51c4d07050106f479c679da6 /devel | |
parent | f61c345282e7100270b4e842fcd6387c784a04d8 (diff) | |
download | freebsd-ports-gnome-e1701f85b606ed1b3c53b6fce13dca5b891a2ef7.tar.gz freebsd-ports-gnome-e1701f85b606ed1b3c53b6fce13dca5b891a2ef7.tar.zst freebsd-ports-gnome-e1701f85b606ed1b3c53b6fce13dca5b891a2ef7.zip |
Update my email address in 132 ports.
Approved by: miwi (mentor)
Diffstat (limited to 'devel')
-rw-r--r-- | devel/gnucflow/Makefile | 2 | ||||
-rw-r--r-- | devel/libclaw/Makefile | 2 | ||||
-rw-r--r-- | devel/luabind/Makefile | 2 | ||||
-rw-r--r-- | devel/p5-WeakRef/Makefile | 2 | ||||
-rw-r--r-- | devel/py-ode/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/devel/gnucflow/Makefile b/devel/gnucflow/Makefile index 78386dd3bd3d..cb05446d2058 100644 --- a/devel/gnucflow/Makefile +++ b/devel/gnucflow/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel MASTER_SITES= ftp://download.gnu.org.ua/pub/release/cflow/ DISTNAME= cflow-${PORTVERSION} -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= Tool to chart control flow within the C program CONFLICTS= cflow-[0-9]* diff --git a/devel/libclaw/Makefile b/devel/libclaw/Makefile index 636c0cc96269..fdad9ac21bf3 100644 --- a/devel/libclaw/Makefile +++ b/devel/libclaw/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.5.2b CATEGORIES= devel MASTER_SITES= SF -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= C++ Library Absolutely Wonderful LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ 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 diff --git a/devel/p5-WeakRef/Makefile b/devel/p5-WeakRef/Makefile index 99162d5bf9ec..feab8d78cef7 100644 --- a/devel/p5-WeakRef/Makefile +++ b/devel/p5-WeakRef/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../../authors/id/L/LU/LUKKA PKGNAMEPREFIX= p5- -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= An API to the Perl weak references PERL_CONFIGURE= yes diff --git a/devel/py-ode/Makefile b/devel/py-ode/Makefile index b2a76bdd6ba6..f38e712a08fa 100644 --- a/devel/py-ode/Makefile +++ b/devel/py-ode/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= PyODE-${PORTVERSION} DIST_SUBDIR= python -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= Python bindings for The Open Dynamics Engine BUILD_DEPENDS= ${LOCALBASE}/lib/libode.a:${PORTSDIR}/devel/ode |