aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authormva <mva@FreeBSD.org>2009-02-20 05:45:43 +0800
committermva <mva@FreeBSD.org>2009-02-20 05:45:43 +0800
commit4f75b4dde5d7eab2e474842db370103c6d278355 (patch)
treeef076ef465fb2649e1b724165ea6e5282cd8e292 /devel
parent76bf42f6038d4a39291508ebc949b03bd2e72db3 (diff)
downloadfreebsd-ports-gnome-4f75b4dde5d7eab2e474842db370103c6d278355.tar.gz
freebsd-ports-gnome-4f75b4dde5d7eab2e474842db370103c6d278355.tar.zst
freebsd-ports-gnome-4f75b4dde5d7eab2e474842db370103c6d278355.zip
Updated my mail address to use @FreeBSD.org now.
Approved by: miwi (co-mentor), beech (mentor)
Diffstat (limited to 'devel')
-rw-r--r--devel/cvs2cl/Makefile2
-rw-r--r--devel/cvsutils/Makefile2
-rw-r--r--devel/guichan/Makefile2
-rw-r--r--devel/py-astng/Makefile2
-rw-r--r--devel/py-dynrules/Makefile2
-rw-r--r--devel/py-game/Makefile2
-rw-r--r--devel/py-logilab-common/Makefile2
-rw-r--r--devel/py-ocempgui/Makefile2
-rw-r--r--devel/py-ply/Makefile2
-rw-r--r--devel/pychecker/Makefile2
-rw-r--r--devel/pylint/Makefile2
-rw-r--r--devel/pyrex/Makefile2
-rw-r--r--devel/sdl12/Makefile2
-rw-r--r--devel/winpdb/Makefile2
14 files changed, 14 insertions, 14 deletions
diff --git a/devel/cvs2cl/Makefile b/devel/cvs2cl/Makefile
index d481366ae02c..64e9940f13eb 100644
--- a/devel/cvs2cl/Makefile
+++ b/devel/cvs2cl/Makefile
@@ -15,7 +15,7 @@ EXTRACT_SUFX= .pl
DIST_SUBDIR= ${PORTNAME}/${PORTVERSION}
EXTRACT_ONLY= # none
-MAINTAINER= mva@sysfault.org
+MAINTAINER= mva@FreeBSD.org
COMMENT= CVS-log-message-to-ChangeLog conversion script
USE_PERL5= yes
diff --git a/devel/cvsutils/Makefile b/devel/cvsutils/Makefile
index 148c14246baf..62b2400da834 100644
--- a/devel/cvsutils/Makefile
+++ b/devel/cvsutils/Makefile
@@ -11,7 +11,7 @@ PORTEPOCH= 1
CATEGORIES= devel
MASTER_SITES= http://www.red-bean.com/cvsutils/releases/
-MAINTAINER= mva@sysfault.org
+MAINTAINER= mva@FreeBSD.org
COMMENT= CVS utilities which facilitate working with local working directories
USE_PERL5= yes
diff --git a/devel/guichan/Makefile b/devel/guichan/Makefile
index ea593eb1ac32..36f239787e51 100644
--- a/devel/guichan/Makefile
+++ b/devel/guichan/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.8.1
CATEGORIES= devel games
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
-MAINTAINER= mva@sysfault.org
+MAINTAINER= mva@FreeBSD.org
COMMENT= A small, efficient C++ GUI library designed for games
USE_AUTOTOOLS= libtool:15
diff --git a/devel/py-astng/Makefile b/devel/py-astng/Makefile
index a1619fe01fae..089ad02faba3 100644
--- a/devel/py-astng/Makefile
+++ b/devel/py-astng/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.logilab.org/pub/${PORTNAME}/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= logilab-${PORTNAME}-${PORTVERSION}
-MAINTAINER= mva@sysfault.org
+MAINTAINER= mva@FreeBSD.org
COMMENT= Extension for Python compiler.ast module
RUN_DEPENDS= ${PYTHONPREFIX_SITELIBDIR}/logilab/__init__.py:${PORTSDIR}/devel/py-logilab-common
diff --git a/devel/py-dynrules/Makefile b/devel/py-dynrules/Makefile
index 376516bd8ddc..cbb1c994ce0e 100644
--- a/devel/py-dynrules/Makefile
+++ b/devel/py-dynrules/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= devel python
MASTER_SITES= http://sysfault.org/projects/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= mva@sysfault.org
+MAINTAINER= mva@FreeBSD.org
COMMENT= Dynamic Scripting for adaptive AI systems
USE_PYTHON= yes
diff --git a/devel/py-game/Makefile b/devel/py-game/Makefile
index 9f1446df3ef2..7b6484b00760 100644
--- a/devel/py-game/Makefile
+++ b/devel/py-game/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://pygame.seul.org/ftp/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= py${PORTNAME}-${PORTVERSION}release
-MAINTAINER= mva@sysfault.org
+MAINTAINER= mva@FreeBSD.org
COMMENT= A module designed to write games in Python
LIB_DEPENDS= smpeg.1:${PORTSDIR}/multimedia/smpeg
diff --git a/devel/py-logilab-common/Makefile b/devel/py-logilab-common/Makefile
index 5ee2f505c421..d03fe251c65d 100644
--- a/devel/py-logilab-common/Makefile
+++ b/devel/py-logilab-common/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.logilab.fr/pub/common/ \
MASTER_SITE_SUBDIR= dryice
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= mva@sysfault.org
+MAINTAINER= mva@FreeBSD.org
COMMENT= Common low-level libraries shared among logilab projects
USE_PYTHON= 2.4+
diff --git a/devel/py-ocempgui/Makefile b/devel/py-ocempgui/Makefile
index e3b5bb31065c..acb587399574 100644
--- a/devel/py-ocempgui/Makefile
+++ b/devel/py-ocempgui/Makefile
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ocemp
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= OcempGUI-${PORTVERSION}
-MAINTAINER= mva@sysfault.org
+MAINTAINER= mva@FreeBSD.org
COMMENT= GUI toolkit in python
BUILD_DEPENDS= ${LOCALBASE}/include/${PYTHON_VERSION}/pygame/pygame.h:${PORTSDIR}/devel/py-game
diff --git a/devel/py-ply/Makefile b/devel/py-ply/Makefile
index 55bb65ac681b..ea1280c1e832 100644
--- a/devel/py-ply/Makefile
+++ b/devel/py-ply/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= devel python
MASTER_SITES= http://www.dabeaz.com/ply/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= mva@sysfault.org
+MAINTAINER= mva@FreeBSD.org
COMMENT= Python Lex-Yacc
USE_PYTHON= yes
diff --git a/devel/pychecker/Makefile b/devel/pychecker/Makefile
index 6aa80d26bc3e..1b19c29398e1 100644
--- a/devel/pychecker/Makefile
+++ b/devel/pychecker/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= mva@sysfault.org
+MAINTAINER= mva@FreeBSD.org
COMMENT= Python source code checking tool to help hunting common bugs
USE_PYTHON= yes
diff --git a/devel/pylint/Makefile b/devel/pylint/Makefile
index b55f8fb71dcb..bfbe329f50e1 100644
--- a/devel/pylint/Makefile
+++ b/devel/pylint/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.logilab.org/pub/pylint/ \
http://ftp.logilab.org/pub/pylint/
PKGNAMESUFFIX= ${PYTHON_PKGNAMESUFFIX}
-MAINTAINER= mva@sysfault.org
+MAINTAINER= mva@FreeBSD.org
COMMENT= Analyzes python source code looking for bugs and signs of poor quality
RUN_DEPENDS= ${PYTHONPREFIX_SITELIBDIR}/logilab/astng/__init__.py:${PORTSDIR}/devel/py-astng
diff --git a/devel/pyrex/Makefile b/devel/pyrex/Makefile
index 6f46a103a158..fea3fa7c6218 100644
--- a/devel/pyrex/Makefile
+++ b/devel/pyrex/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.cosc.canterbury.ac.nz/greg.ewing/python/Pyrex/
PKGNAMEPREFIX= ${PYTHONPKGNAMEPREFIX}
DISTNAME= Pyrex-${PORTVERSION}
-MAINTAINER= mva@sysfault.org
+MAINTAINER= mva@FreeBSD.org
COMMENT= Programming Language for writing Python extension modules
USE_PYTHON= yes
diff --git a/devel/sdl12/Makefile b/devel/sdl12/Makefile
index b732c32a6258..52fb477a53f2 100644
--- a/devel/sdl12/Makefile
+++ b/devel/sdl12/Makefile
@@ -13,7 +13,7 @@ CATEGORIES= devel
MASTER_SITES= http://www.libsdl.org/release/
DISTNAME= SDL-${PORTVERSION}
-MAINTAINER= mva@sysfault.org
+MAINTAINER= mva@FreeBSD.org
COMMENT= Cross-platform multimedia development API
BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm
diff --git a/devel/winpdb/Makefile b/devel/winpdb/Makefile
index 5599671ecd58..09356df09172 100644
--- a/devel/winpdb/Makefile
+++ b/devel/winpdb/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
MASTER_SITE_SUBDIR= winpdb
-MAINTAINER= mva@sysfault.org
+MAINTAINER= mva@FreeBSD.org
COMMENT= An advanced Python debugger
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/Crypto/__init__.py:${PORTSDIR}/security/py-pycrypto