diff options
Diffstat (limited to 'lang/python36/Makefile')
-rw-r--r-- | lang/python36/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/python36/Makefile b/lang/python36/Makefile index 23a7078f113..8653a7bff77 100644 --- a/lang/python36/Makefile +++ b/lang/python36/Makefile @@ -1,5 +1,6 @@ -# $NetBSD: Makefile,v 1.32 2021/07/16 09:48:45 jperkin Exp $ +# $NetBSD: Makefile,v 1.33 2021/12/08 16:05:22 adam Exp $ +PKGREVISION= 1 .include "dist.mk" PKGNAME= python36-${PY_DISTVERSION} |