aboutsummaryrefslogtreecommitdiff
path: root/devel/ipython
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2016-09-12 08:39:15 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2016-09-12 08:39:15 +0000
commita44d23d17e5f727a96cbd055629eb7b48efa4499 (patch)
tree15f35d4f34cfe64be04dd1bb5aebd6de0aec4046 /devel/ipython
parent361987b3742378804948445c4effd62ab6a52f73 (diff)
downloadports-a44d23d17e5f727a96cbd055629eb7b48efa4499.tar.gz
ports-a44d23d17e5f727a96cbd055629eb7b48efa4499.zip
Drop maintainership of devel/ipython.
Some kind soul with stronger Python clues should probably look into a full Jupiter port.
Notes
Notes: svn path=/head/; revision=421913
Diffstat (limited to 'devel/ipython')
-rw-r--r--devel/ipython/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ipython/Makefile b/devel/ipython/Makefile
index cd4cc0e695f7..a3a562c25ed4 100644
--- a/devel/ipython/Makefile
+++ b/devel/ipython/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= olgeni@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Enhanced Interactive Python shell
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>=2:databases/py-sqlite3