diff options
Diffstat (limited to 'net/py-netstring/Makefile')
-rw-r--r-- | net/py-netstring/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-netstring/Makefile b/net/py-netstring/Makefile index 9859213cc61f..d2b34e5349ba 100644 --- a/net/py-netstring/Makefile +++ b/net/py-netstring/Makefile @@ -12,7 +12,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= python-${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -COMMENT= Python module implenting the netstring protocol +COMMENT= Python module implementing the netstring protocol USE_PYTHON= yes USE_PYDISTUTILS= yes |