diff options
Diffstat (limited to 'net/py-twisted/Makefile')
-rw-r--r-- | net/py-twisted/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/py-twisted/Makefile b/net/py-twisted/Makefile index 235cc9886d0..42caafce8ad 100644 --- a/net/py-twisted/Makefile +++ b/net/py-twisted/Makefile @@ -1,5 +1,6 @@ -# $NetBSD: Makefile,v 1.49 2022/02/13 09:26:19 adam Exp $ +# $NetBSD: Makefile,v 1.50 2022/06/28 11:35:19 wiz Exp $ +PKGREVISION= 1 .include "../../net/py-twisted/Makefile.common" PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl} |