diff options
author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2010-08-20 20:53:48 +0000 |
---|---|---|
committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2010-08-20 20:53:48 +0000 |
commit | b9f1de42eec886e05b7902e1756ceb41ee9aa0d1 (patch) | |
tree | 3eb2cb6ebbd9ebe00ffe07bdbc80a196fe65d1ee /x11-toolkits/py-tkinter | |
parent | - Tweak rc.d script: (diff) |
- Grab maintainership of these ports for python@
Notes
Notes:
svn path=/head/; revision=259648
Diffstat (limited to 'x11-toolkits/py-tkinter')
-rw-r--r-- | x11-toolkits/py-tkinter/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/py-tkinter/Makefile b/x11-toolkits/py-tkinter/Makefile index fef3ccccaf77..85cd0a2a1e4e 100644 --- a/x11-toolkits/py-tkinter/Makefile +++ b/x11-toolkits/py-tkinter/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PYTHON_MASTER_SITE_SUBDIR} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTFILES= ${PYTHON_DISTFILE} -MAINTAINER?= ports@FreeBSD.org +MAINTAINER?= python@FreeBSD.org COMMENT= Python bindings to the Tk widget set DIST_SUBDIR= python |