summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormarkd <markd>2017-04-23 04:56:20 +0000
committermarkd <markd>2017-04-23 04:56:20 +0000
commit331879e4599e6197129baf24c3bab52b7f743b55 (patch)
tree284f3cb6040a8bb136edafe9ca0c564737f8128e
parent8c140c7c962e7bfc0c08c751cb8dfb9ad2b5a480 (diff)
downloadpkgsrc-331879e4599e6197129baf24c3bab52b7f743b55.tar.gz
Add py-ipykernel
-rw-r--r--devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile
index f33309f35a2..8c58734c374 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2415 2017/04/23 04:33:47 markd Exp $
+# $NetBSD: Makefile,v 1.2416 2017/04/23 04:56:20 markd Exp $
#
COMMENT= Development utilities
@@ -1853,6 +1853,7 @@ SUBDIR+= py-incremental
SUBDIR+= py-intervaltree
SUBDIR+= py-iowait
SUBDIR+= py-ipaddr
+SUBDIR+= py-ipykernel
SUBDIR+= py-ipython
SUBDIR+= py-ipython010
SUBDIR+= py-ipython013