summaryrefslogtreecommitdiff
path: root/lang/python36
diff options
context:
space:
mode:
authormaya <maya@pkgsrc.org>2017-05-30 14:08:26 +0000
committermaya <maya@pkgsrc.org>2017-05-30 14:08:26 +0000
commita3242ebdbc97bae7ce29f1213c1dcc9defc7e016 (patch)
tree6dd7f5187fe6116953da2bafad5e402008d71943 /lang/python36
parentdca3c6e2806dc67a47c47badb1ba12cba3863c64 (diff)
downloadpkgsrc-a3242ebdbc97bae7ce29f1213c1dcc9defc7e016.tar.gz
python36: bump PKGREVISION for socketcan support on netbsd
Diffstat (limited to 'lang/python36')
-rw-r--r--lang/python36/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/python36/Makefile b/lang/python36/Makefile
index 06e94cf5d1a..c7abf5e1403 100644
--- a/lang/python36/Makefile
+++ b/lang/python36/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.7 2017/05/29 23:06:45 he Exp $
+# $NetBSD: Makefile,v 1.8 2017/05/30 14:08:26 maya Exp $
.include "dist.mk"
PKGNAME= python36-${PY_DISTVERSION}
CATEGORIES= lang python
-PKGREVISION= 1
+PKGREVISION= 2
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.python.org/