aboutsummaryrefslogtreecommitdiff
path: root/devel/bpython
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2013-08-17 16:32:41 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2013-08-17 16:32:41 +0000
commitbff8efbc1b9705ec60089ea93373c219752c7c03 (patch)
tree0a1c288f21a8111a558fdcfc8a5f1350ad9f95dd /devel/bpython
parent41e60477bdfd199f4fa53ac14af9a86349cff50b (diff)
Notes
Diffstat (limited to 'devel/bpython')
-rw-r--r--devel/bpython/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/devel/bpython/Makefile b/devel/bpython/Makefile
index 608f5869cb76..c3afe92b788d 100644
--- a/devel/bpython/Makefile
+++ b/devel/bpython/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: bpython
-# Date created: 2010-03-09
-# Whom: Yi-Jheng Lin <yzlin@FreeBSD.org>
-#
+# Created by: Yi-Jheng Lin <yzlin@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= bpython
PORTVERSION= 0.11
@@ -11,7 +7,7 @@ CATEGORIES= devel python
MASTER_SITES= http://bpython-interpreter.org/releases/
PKGNAMESUFFIX= ${PYTHON_PKGNAMESUFFIX}
-MAINTAINER= yzlin@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A fancy interface to the Python interpreter
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pygments>=0:${PORTSDIR}/textproc/py-pygments