diff options
Diffstat (limited to 'devel/py-repl/Makefile')
-rw-r--r-- | devel/py-repl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-repl/Makefile b/devel/py-repl/Makefile index 2d7064baf2c5..a4d7463c3942 100644 --- a/devel/py-repl/Makefile +++ b/devel/py-repl/Makefile @@ -12,7 +12,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pyrepl-${PORTVERSION} DIST_SUBDIR= python -MAINTAINER= perky@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Replacement for readline and interactive environment for Python USE_PYTHON= yes |