diff options
author | obache <obache@pkgsrc.org> | 2012-01-29 13:25:20 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-01-29 13:25:20 +0000 |
commit | 749bca1c6ef77238ca4153b5139b9011e8a05727 (patch) | |
tree | 5c171f57dff8a68a4419f645a941ef089d2c15c7 /devel | |
parent | c865d929b768267e771f586d9f8b70c9e77c746c (diff) | |
download | pkgsrc-749bca1c6ef77238ca4153b5139b9011e8a05727.tar.gz |
+ py-ipython
Diffstat (limited to 'devel')
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index bba49e75387..cbd511564b7 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1554 2012/01/23 21:42:49 pettai Exp $ +# $NetBSD: Makefile,v 1.1555 2012/01/29 13:25:20 obache Exp $ # COMMENT= Development utilities @@ -1261,6 +1261,7 @@ SUBDIR+= py-gobject SUBDIR+= py-gobject-shared SUBDIR+= py-idle SUBDIR+= py-jersey +SUBDIR+= py-ipython SUBDIR+= py-kjbuckets SUBDIR+= py-kqueue SUBDIR+= py-logilab-astng |