summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authoradam <adam>2015-12-05 17:13:10 +0000
committeradam <adam>2015-12-05 17:13:10 +0000
commit6a68509c56027e4803dfad1617261335681f5d0f (patch)
tree0f4ef45a35cf1c9b16908aa90f90a1504375fd72 /lang/Makefile
parent16eb6ce8e67a8426bf073e9538311865817539d5 (diff)
downloadpkgsrc-6a68509c56027e4803dfad1617261335681f5d0f.tar.gz
Added lang/python35 version 3.5.0
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 3cc40896afa..beb05a200b8 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.421 2015/12/05 05:45:48 taca Exp $
+# $NetBSD: Makefile,v 1.422 2015/12/05 17:13:10 adam Exp $
#
COMMENT= Programming languages
@@ -176,6 +176,7 @@ SUBDIR+= py34-html-docs
SUBDIR+= python27
SUBDIR+= python33
SUBDIR+= python34
+SUBDIR+= python35
SUBDIR+= qore
SUBDIR+= racket
SUBDIR+= racket-textual