aboutsummaryrefslogtreecommitdiffstats
path: root/misc/py-pexpect/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/py-pexpect/Makefile')
-rw-r--r--misc/py-pexpect/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/misc/py-pexpect/Makefile b/misc/py-pexpect/Makefile
index 839ddc1dc429..9c3e15e58c56 100644
--- a/misc/py-pexpect/Makefile
+++ b/misc/py-pexpect/Makefile
@@ -1,10 +1,5 @@
-# ex:ts=8
-# Ports collection makefile for: pexpect
-# Date created: Jan 11, 2003
-# Whom: ijliao
-#
+# Created by: ijliao
# $FreeBSD$
-#
PORTNAME= pexpect
PORTVERSION= 2.4
@@ -14,7 +9,7 @@ MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= ports@FreeBSD.org
-COMMENT= A Pure Python Expect-like module
+COMMENT= Pure Python Expect-like module
USE_PYTHON= yes
USE_PYDISTUTILS= yes