diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-01-31 07:59:40 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-01-31 07:59:40 +0000 |
commit | e4516198eb1973db2b33edf445c9d96b103caaf8 (patch) | |
tree | 02f85edb059d5588e4acef88f3f634693f85dd84 /net/py-ipy | |
parent | c9f2cf79c90019a099ac57b6e70ee4b54066547e (diff) |
pass maintainership to drt@un.bewaff.net
PR: 34462
Submitted by: Doobee R. Tzeck <drt@un.bewaff.net>
Notes
Notes:
svn path=/head/; revision=54068
Diffstat (limited to 'net/py-ipy')
-rw-r--r-- | net/py-ipy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-ipy/Makefile b/net/py-ipy/Makefile index 5c79207323e9..5332f2922df8 100644 --- a/net/py-ipy/Makefile +++ b/net/py-ipy/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://c0re.jp/c0de/IPy/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= IPy-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= drt@un.bewaff.net USE_PYTHON= yes |