diff options
Diffstat (limited to 'net-mgmt/py-ipy')
-rw-r--r-- | net-mgmt/py-ipy/Makefile | 1 | ||||
-rw-r--r-- | net-mgmt/py-ipy/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/py-ipy/Makefile b/net-mgmt/py-ipy/Makefile index f909dbcb02f4..e6d0d8a9ee30 100644 --- a/net-mgmt/py-ipy/Makefile +++ b/net-mgmt/py-ipy/Makefile @@ -14,6 +14,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= IPy-${PORTVERSION} MAINTAINER= drt@un.bewaff.net +COMMENT= A Python module for handling IPv4 and IPv6 Addresses and Networks USE_PYTHON= yes USE_PYDISTUTILS= yes diff --git a/net-mgmt/py-ipy/pkg-comment b/net-mgmt/py-ipy/pkg-comment deleted file mode 100644 index deef71323e4d..000000000000 --- a/net-mgmt/py-ipy/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Python module for handling IPv4 and IPv6 Addresses and Networks |