diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-01-31 15:59:40 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-01-31 15:59:40 +0800 |
commit | 168b005863bcabdf70fc75a3437fce3865c8969f (patch) | |
tree | b4b299b6382b170d33b2b05d2a263d03564ca28f /net-mgmt | |
parent | 67c2f880cb23a84a23dbd3b900973f162609909e (diff) | |
download | freebsd-ports-gnome-168b005863bcabdf70fc75a3437fce3865c8969f.tar.gz freebsd-ports-gnome-168b005863bcabdf70fc75a3437fce3865c8969f.tar.zst freebsd-ports-gnome-168b005863bcabdf70fc75a3437fce3865c8969f.zip |
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 |