aboutsummaryrefslogtreecommitdiff
path: root/net/py-netstring/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/py-netstring/Makefile')
-rw-r--r--net/py-netstring/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/py-netstring/Makefile b/net/py-netstring/Makefile
index 2ba0ce23a1eb..6a0e550fd65f 100644
--- a/net/py-netstring/Makefile
+++ b/net/py-netstring/Makefile
@@ -16,5 +16,6 @@ COMMENT= Python module implenting the netstring protocol
USE_PYTHON= yes
USE_PYDISTUTILS= yes
+PYDISTUTILS_PKGNAME= python-netstring
.include <bsd.port.mk>