summaryrefslogtreecommitdiff
path: root/lang/python35/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/python35/Makefile')
-rw-r--r--lang/python35/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/python35/Makefile b/lang/python35/Makefile
index 5d660617b06..f99d166bb8c 100644
--- a/lang/python35/Makefile
+++ b/lang/python35/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2016/03/05 11:28:44 jperkin Exp $
+# $NetBSD: Makefile,v 1.4.4.1 2016/09/06 19:11:16 bsiegert Exp $
.include "dist.mk"
PKGNAME= python35-${PY_DISTVERSION}
-PKGREVISION= 2
CATEGORIES= lang python
MAINTAINER= pkgsrc-users@NetBSD.org