diff options
author | obache <obache> | 2014-04-20 11:24:35 +0000 |
---|---|---|
committer | obache <obache> | 2014-04-20 11:24:35 +0000 |
commit | 527453c45a0fbbb1bcf53302e1e576247d99e6c2 (patch) | |
tree | cf034f2205e3fd38dbfde0a81af64266dd117a0c /devel | |
parent | 897a4bccabc1d80f24d6eeb1cba4f3be44dfedbe (diff) | |
download | pkgsrc-527453c45a0fbbb1bcf53302e1e576247d99e6c2.tar.gz |
+ py-ipython010
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 b60ab144f05..56210419fc3 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1884 2014/04/17 20:56:18 imil Exp $ +# $NetBSD: Makefile,v 1.1885 2014/04/20 11:24:35 obache Exp $ # COMMENT= Development utilities @@ -1476,6 +1476,7 @@ SUBDIR+= py-hgview SUBDIR+= py-idle SUBDIR+= py-ipaddr SUBDIR+= py-ipython +SUBDIR+= py-ipython010 SUBDIR+= py-ipython013 SUBDIR+= py-ipython1 SUBDIR+= py-jersey |