summaryrefslogtreecommitdiff
path: root/lang/python35/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/python35/Makefile')
-rw-r--r--lang/python35/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/python35/Makefile b/lang/python35/Makefile
index 5708089fd50..5d660617b06 100644
--- a/lang/python35/Makefile
+++ b/lang/python35/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.3 2016/02/23 15:07:36 joerg Exp $
+# $NetBSD: Makefile,v 1.4 2016/03/05 11:28:44 jperkin Exp $
.include "dist.mk"
PKGNAME= python35-${PY_DISTVERSION}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= lang python
MAINTAINER= pkgsrc-users@NetBSD.org