diff options
| author | Soeren Straarup <xride@FreeBSD.org> | 2009-01-31 09:08:11 +0000 |
|---|---|---|
| committer | Soeren Straarup <xride@FreeBSD.org> | 2009-01-31 09:08:11 +0000 |
| commit | 93d899e3159b47fde8d3bab0abb3161ecf63c20a (patch) | |
| tree | e3d5aca734649e995be557ac9081454b39b9f8b3 | |
| parent | Update to 0.2. (diff) | |
Handing over maintainer role to Wen Heping.
| -rw-r--r-- | devel/py-simpy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-simpy/Makefile b/devel/py-simpy/Makefile index 3db3c04c8940..f3174f5bac96 100644 --- a/devel/py-simpy/Makefile +++ b/devel/py-simpy/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= SF PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= SimPy-${PORTVERSION} -MAINTAINER= xride@FreeBSD.org +MAINTAINER= wenheping@gmail.com COMMENT= Simulation in Python USE_PYTHON= yes |
