summaryrefslogtreecommitdiff
path: root/security/py-mohawk/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/py-mohawk/Makefile')
-rw-r--r--security/py-mohawk/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/security/py-mohawk/Makefile b/security/py-mohawk/Makefile
index c6f0c26d217..4a4ca1d4f91 100644
--- a/security/py-mohawk/Makefile
+++ b/security/py-mohawk/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2017/07/03 21:03:29 adam Exp $
+# $NetBSD: Makefile,v 1.2 2019/01/17 13:22:00 adam Exp $
-DISTNAME= mohawk-0.3.4
+DISTNAME= mohawk-1.0.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= net python
MASTER_SITES= ${MASTER_SITE_PYPI:=m/mohawk/}
@@ -12,7 +12,7 @@ LICENSE= mpl-2.0
DEPENDS+= ${PYPKGPREFIX}-six-[0-9]*:../../lang/py-six
-USE_LANGUAGES= # none
+USE_LANGUAGES= # none
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"