diff options
author | obache <obache@pkgsrc.org> | 2011-02-22 08:52:37 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-02-22 08:52:37 +0000 |
commit | 5accb6ffef7fc79ac517a8bdb46d07f3644f6293 (patch) | |
tree | ce484c9fac01924070bcbe75a80741db79effbf7 /lang/Makefile | |
parent | 823200efadb3c0f028dc8950276050b6512afaac (diff) | |
download | pkgsrc-5accb6ffef7fc79ac517a8bdb46d07f3644f6293.tar.gz |
+ python27
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile index 6af1844c90f..e18b8db5684 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.298 2011/02/01 20:34:20 drochner Exp $ +# $NetBSD: Makefile,v 1.299 2011/02/22 08:52:37 obache Exp $ # COMMENT= Programming languages @@ -138,6 +138,7 @@ SUBDIR+= py26-html-docs SUBDIR+= python24 SUBDIR+= python25 SUBDIR+= python26 +SUBDIR+= python27 SUBDIR+= racket SUBDIR+= racket-textual SUBDIR+= rcfunge |