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-mgmt | |
parent | Check SENDMAIL_VERSION only if defined (diff) |
pass maintainership to drt@un.bewaff.net
PR: 34462
Submitted by: Doobee R. Tzeck <drt@un.bewaff.net>
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/py-ipy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/py-ipy/Makefile b/net-mgmt/py-ipy/Makefile index 5c79207323e9..5332f2922df8 100644 --- a/net-mgmt/py-ipy/Makefile +++ b/net-mgmt/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 |