diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2008-12-16 05:15:41 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2008-12-16 05:15:41 +0000 |
commit | f671f7255da67ed795b73b078171714315681a4b (patch) | |
tree | 2ead18946f64b290b31920bc47235c76780e54ca /net-mgmt | |
parent | 4491f2f4c47469a269bb18c53ccbfb43f3fb8fd8 (diff) |
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 4062094e7f80..99a29d3718dc 100644 --- a/net-mgmt/py-ipy/Makefile +++ b/net-mgmt/py-ipy/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= source/I/IPy PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= IPy-${PORTVERSION} -MAINTAINER= quakelee@cn.FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Python module for handling IPv4 and IPv6 Addresses and Networks USE_PYTHON= yes |