diff options
Diffstat (limited to 'lang/py-compiler/Makefile')
-rw-r--r-- | lang/py-compiler/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/py-compiler/Makefile b/lang/py-compiler/Makefile index 4d0aa2d8f06b..14a852be46e9 100644 --- a/lang/py-compiler/Makefile +++ b/lang/py-compiler/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://www.python.org/ftp/python/${PORTVERSION}/ \ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTFILES= ${PYTHON_DISTFILE} -MAINTAINER= pgollucci@p6m7g8.com +MAINTAINER= pgollucci@FreeBSD.org COMMENT= A Python source to bytecode compiler DIST_SUBDIR= python |