summaryrefslogtreecommitdiff
path: root/devel/py-check-manifest/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-check-manifest/Makefile')
-rw-r--r--devel/py-check-manifest/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-check-manifest/Makefile b/devel/py-check-manifest/Makefile
index 9d25b1d8cd38..76ec9cdd2f22 100644
--- a/devel/py-check-manifest/Makefile
+++ b/devel/py-check-manifest/Makefile
@@ -1,9 +1,9 @@
PORTNAME= check-manifest
-PORTVERSION= 0.49
-PORTREVISION= 1
+PORTVERSION= 0.51
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
+DISTNAME= check_manifest-${PORTVERSION}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Tool to check the completeness of MANIFEST.in for Python packages