diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-06-14 07:09:35 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-06-14 07:09:35 +0000 |
commit | f27cdd3602602c4f12ce8d47b38027f8bd6ce15f (patch) | |
tree | fc0c0518e7bd8b3ed66ce56e86d9a9e654f4aa88 /net-mgmt | |
parent | b5af6890bd50107390f52ea3dce241ffe3247634 (diff) | |
download | ports-f27cdd3602602c4f12ce8d47b38027f8bd6ce15f.tar.gz ports-f27cdd3602602c4f12ce8d47b38027f8bd6ce15f.zip |
Notes
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 0a1b4e8c6525..aa83a2cb714c 100644 --- a/net-mgmt/py-ipy/Makefile +++ b/net-mgmt/py-ipy/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://c0re.23.nu/c0de/IPy/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= IPy-${PORTVERSION} -MAINTAINER= drt@un.bewaff.net +MAINTAINER= ports@FreeBSD.org COMMENT= A Python module for handling IPv4 and IPv6 Addresses and Networks USE_PYTHON= yes |