diff options
Diffstat (limited to 'devel/ipython')
-rw-r--r-- | devel/ipython/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ipython/Makefile b/devel/ipython/Makefile index c756f3ba5353..072922fa5eb1 100644 --- a/devel/ipython/Makefile +++ b/devel/ipython/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://ipython.scipy.org/dist/ \ http://bsdchat.com/dist/dryice/ PKGNAMESUFFIX= ${PYTHON_PKGNAMESUFFIX} -MAINTAINER= dryice@liu.com.cn +MAINTAINER= dryice@dryice.name COMMENT= An enhanced Interactive Python shell MAN1= ipython.1 pycolor.1 |