aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorlwhsu <lwhsu@FreeBSD.org>2007-04-04 16:49:31 +0800
committerlwhsu <lwhsu@FreeBSD.org>2007-04-04 16:49:31 +0800
commit4ce63c26576e38791458268c1c989bfc8669a6d9 (patch)
tree88967c52df449bcb10f2c9098459ec68904ee8a9 /devel
parent9cf5b198b7f46367f475f1372c081056853c35cd (diff)
downloadfreebsd-ports-graphics-4ce63c26576e38791458268c1c989bfc8669a6d9.tar.gz
freebsd-ports-graphics-4ce63c26576e38791458268c1c989bfc8669a6d9.tar.zst
freebsd-ports-graphics-4ce63c26576e38791458268c1c989bfc8669a6d9.zip
- Change to my FreeBSD.org email
Approved by: clsung (mentor)
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Data-RoundRobin/Makefile2
-rw-r--r--devel/py-argparse/Makefile2
-rw-r--r--devel/py-cjson/Makefile2
-rw-r--r--devel/py-cxx/Makefile2
-rw-r--r--devel/py-ezpyinline/Makefile2
-rw-r--r--devel/py-gdata/Makefile2
-rw-r--r--devel/py-instant/Makefile2
-rw-r--r--devel/py-notifier/Makefile2
-rw-r--r--devel/py-parsedatetime/Makefile2
-rw-r--r--devel/py-pycallgraph/Makefile2
-rw-r--r--devel/py-trace2html/Makefile2
-rw-r--r--devel/py-urlimport/Makefile2
-rw-r--r--devel/pycount/Makefile2
-rw-r--r--devel/pythontidy/Makefile2
14 files changed, 14 insertions, 14 deletions
diff --git a/devel/p5-Data-RoundRobin/Makefile b/devel/p5-Data-RoundRobin/Makefile
index 2a6dbfa1151..2726014b9f0 100644
--- a/devel/p5-Data-RoundRobin/Makefile
+++ b/devel/p5-Data-RoundRobin/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Data
PKGNAMEPREFIX= p5-
-MAINTAINER= lwhsu@lwhsu.org
+MAINTAINER= lwhsu@FreeBSD.org
COMMENT= Serve data in a round robin manner
PERL_CONFIGURE= yes
diff --git a/devel/py-argparse/Makefile b/devel/py-argparse/Makefile
index 9e8797879d6..7bbd0fe450f 100644
--- a/devel/py-argparse/Makefile
+++ b/devel/py-argparse/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= devel python
MASTER_SITES= http://cheeseshop.python.org/packages/source/a/argparse/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= lwhsu@lwhsu.org
+MAINTAINER= lwhsu@FreeBSD.org
COMMENT= An optparse-inspired command-line parsing library
USE_ZIP= yes
diff --git a/devel/py-cjson/Makefile b/devel/py-cjson/Makefile
index ffb22240e21..c42c32cb332 100644
--- a/devel/py-cjson/Makefile
+++ b/devel/py-cjson/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://cheeseshop.python.org/packages/source/p/python-cjson/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= python-cjson-${PORTVERSION}
-MAINTAINER= lwhsu@lwhsu.org
+MAINTAINER= lwhsu@FreeBSD.org
COMMENT= Fast JSON encoder/decoder for Python
USE_PYTHON= yes
diff --git a/devel/py-cxx/Makefile b/devel/py-cxx/Makefile
index e82d82b54aa..dbebda404a5 100644
--- a/devel/py-cxx/Makefile
+++ b/devel/py-cxx/Makefile
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= pycxx-${PORTVERSION}
-MAINTAINER= lwhsu@lwhsu.org
+MAINTAINER= lwhsu@FreeBSD.org
COMMENT= Make it easier to extend Python with C++
USE_PYTHON= yes
diff --git a/devel/py-ezpyinline/Makefile b/devel/py-ezpyinline/Makefile
index d8b9f5e20c6..c227d434643 100644
--- a/devel/py-ezpyinline/Makefile
+++ b/devel/py-ezpyinline/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://cheeseshop.python.org/packages/source/e/ezpyinline/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DIST_SUBDIR= python
-MAINTAINER= lwhsu@lwhsu.org
+MAINTAINER= lwhsu@FreeBSD.org
COMMENT= Easy embedded Inline C for Python
USE_PYTHON= yes
diff --git a/devel/py-gdata/Makefile b/devel/py-gdata/Makefile
index 284c66b604b..2c5b6e35933 100644
--- a/devel/py-gdata/Makefile
+++ b/devel/py-gdata/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://gdata-python-client.googlecode.com/files/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= gdata.py.${PORTVERSION}
-MAINTAINER= lwhsu@lwhsu.org
+MAINTAINER= lwhsu@FreeBSD.org
COMMENT= GData Python Client Library
USE_PYTHON= yes
diff --git a/devel/py-instant/Makefile b/devel/py-instant/Makefile
index ea82f4c111c..d2e1fbf3b57 100644
--- a/devel/py-instant/Makefile
+++ b/devel/py-instant/Makefile
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= pyinstant
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= Instant-${PORTVERSION}
-MAINTAINER= lwhsu@lwhsu.org
+MAINTAINER= lwhsu@FreeBSD.org
COMMENT= Python module for instant inlining of C and C++ code in Python
RUN_DEPENDS= swig1.3:${PORTSDIR}/devel/swig13
diff --git a/devel/py-notifier/Makefile b/devel/py-notifier/Makefile
index 7cd75849e8f..e711cbb8e88 100644
--- a/devel/py-notifier/Makefile
+++ b/devel/py-notifier/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.bitkipper.net/bytes/pynotifier/source/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= py${PORTNAME}_${PORTVERSION}-1
-MAINTAINER= lwhsu@lwhsu.org
+MAINTAINER= lwhsu@FreeBSD.org
COMMENT= A generic notifier/event scheduler abstraction
USE_PYTHON= yes
diff --git a/devel/py-parsedatetime/Makefile b/devel/py-parsedatetime/Makefile
index 9939d2178c0..dba5fa71937 100644
--- a/devel/py-parsedatetime/Makefile
+++ b/devel/py-parsedatetime/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://code-bear.com/code/parsedatetime/ \
http://parsedatetime.googlecode.com/files/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= lwhsu@lwhsu.org
+MAINTAINER= lwhsu@FreeBSD.org
COMMENT= Python module for parsing 'human readable' date/time expressions
BUILD_DEPENDS= ${EASY_INSTALL_CMD}:${PORTSDIR}/devel/py-setuptools
diff --git a/devel/py-pycallgraph/Makefile b/devel/py-pycallgraph/Makefile
index 1c83119058e..17a42d7a344 100644
--- a/devel/py-pycallgraph/Makefile
+++ b/devel/py-pycallgraph/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://pycallgraph.slowchop.com/files/download/ \
http://www.cs.nctu.edu.tw/~lwhsu/ports/distfiles/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= lwhsu@lwhsu.org
+MAINTAINER= lwhsu@FreeBSD.org
COMMENT= A Python library that creates call graphs for Python programs
RUN_DEPENDS+= dot:${PORTSDIR}/graphics/graphviz
diff --git a/devel/py-trace2html/Makefile b/devel/py-trace2html/Makefile
index e8c9c8072b0..da97d25f863 100644
--- a/devel/py-trace2html/Makefile
+++ b/devel/py-trace2html/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= devel python
MASTER_SITES= http://cheeseshop.python.org/packages/source/t/trace2html/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= lwhsu@lwhsu.org
+MAINTAINER= lwhsu@FreeBSD.org
COMMENT= HTML coverage report generator for trace.py
BUILD_DEPENDS= ${EASY_INSTALL_CMD}:${PORTSDIR}/devel/py-setuptools
diff --git a/devel/py-urlimport/Makefile b/devel/py-urlimport/Makefile
index 8b0ef7e06f7..a2955921060 100644
--- a/devel/py-urlimport/Makefile
+++ b/devel/py-urlimport/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.cs.nctu.edu.tw/~lwhsu/ports/distfiles/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
EXTRACT_SUFX= .py
-MAINTAINER= lwhsu@lwhsu.org
+MAINTAINER= lwhsu@FreeBSD.org
COMMENT= Python script for importing modules/packages over the net
NO_WRKSUBDIR= yes
diff --git a/devel/pycount/Makefile b/devel/pycount/Makefile
index ad8bf7e82a8..84f20ae806d 100644
--- a/devel/pycount/Makefile
+++ b/devel/pycount/Makefile
@@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}.py
EXTRACT_SUFX= #
DIST_SUBDIR= python
-MAINTAINER= lwhsu@lwhsu.org
+MAINTAINER= lwhsu@FreeBSD.org
COMMENT= A very initial effort to Python code metrics
USE_DOS2UNIX= yes
diff --git a/devel/pythontidy/Makefile b/devel/pythontidy/Makefile
index b7e7cd76178..921d9efe0b2 100644
--- a/devel/pythontidy/Makefile
+++ b/devel/pythontidy/Makefile
@@ -14,7 +14,7 @@ DISTNAME= PythonTidy-${PORTVERSION}.python
EXTRACT_SUFX= #
DIST_SUBDIR= python
-MAINTAINER= lwhsu@lwhsu.org
+MAINTAINER= lwhsu@FreeBSD.org
COMMENT= Cleans up, regularizes, and reformats the text of Python scripts
USE_PYTHON= yes