diff options
Diffstat (limited to 'devel/py-frozendict/Makefile')
-rw-r--r-- | devel/py-frozendict/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-frozendict/Makefile b/devel/py-frozendict/Makefile index c9471dd9828..03f7e741044 100644 --- a/devel/py-frozendict/Makefile +++ b/devel/py-frozendict/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.6 2022/01/30 10:57:31 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2022/02/07 21:14:41 adam Exp $ -DISTNAME= frozendict-2.2.1 +DISTNAME= frozendict-2.3.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= devel python MASTER_SITES= ${MASTER_SITE_PYPI:=f/frozendict/} |