aboutsummaryrefslogtreecommitdiff
path: root/devel/ipython
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2014-06-08 13:14:42 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2014-06-08 13:14:42 +0000
commitac30cb067faf4da48f4ff2e1f3741de717d71563 (patch)
tree0ed750d4ecf8e05f09474128520f74a948fc8d1d /devel/ipython
parent93f1839209ef41b2a3f63ff765eb44c339bbed22 (diff)
downloadports-ac30cb067faf4da48f4ff2e1f3741de717d71563.tar.gz
ports-ac30cb067faf4da48f4ff2e1f3741de717d71563.zip
Remove indefinite articles from COMMENT where I'm maintainer.
Notes
Notes: svn path=/head/; revision=357013
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 7dfaa2c7baec..ce9bdfd0771b 100644
--- a/devel/ipython/Makefile
+++ b/devel/ipython/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= olgeni@FreeBSD.org
-COMMENT= An enhanced Interactive Python shell
+COMMENT= Enhanced Interactive Python shell
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>=2:${PORTSDIR}/databases/py-sqlite3
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pexpect>=2:${PORTSDIR}/misc/py-pexpect \