diff options
Diffstat (limited to 'net/py-xmlrpc')
-rw-r--r-- | net/py-xmlrpc/Makefile | 1 | ||||
-rw-r--r-- | net/py-xmlrpc/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/net/py-xmlrpc/Makefile b/net/py-xmlrpc/Makefile index ca3d16502c7d..4914ee32c1ca 100644 --- a/net/py-xmlrpc/Makefile +++ b/net/py-xmlrpc/Makefile @@ -14,6 +14,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= py-${PORTNAME}-${PORTVERSION} MAINTAINER= perky@FreeBSD.org +COMMENT= A fast implementation of the xmlrpc spec for Python USE_PYTHON= yes USE_PYDISTUTILS= yes diff --git a/net/py-xmlrpc/pkg-comment b/net/py-xmlrpc/pkg-comment deleted file mode 100644 index 11aa9aa8bdc5..000000000000 --- a/net/py-xmlrpc/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A fast implementation of the xmlrpc spec for Python |