diff options
Diffstat (limited to 'comms/py-enrich')
-rw-r--r-- | comms/py-enrich/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/py-enrich/Makefile b/comms/py-enrich/Makefile index 8a093e30bfc..37ad8634405 100644 --- a/comms/py-enrich/Makefile +++ b/comms/py-enrich/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2021/07/10 06:05:00 adam Exp $ +# $NetBSD: Makefile,v 1.3 2022/01/04 20:52:38 wiz Exp $ DISTNAME= enrich-1.2.6 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} +PKGREVISION= 1 CATEGORIES= comms python MASTER_SITES= ${MASTER_SITE_PYPI:=e/enrich/} |