diff options
author | lwhsu <lwhsu@FreeBSD.org> | 2010-08-21 04:53:48 +0800 |
---|---|---|
committer | lwhsu <lwhsu@FreeBSD.org> | 2010-08-21 04:53:48 +0800 |
commit | 0c7485a60463bbf54d68c46ea8ce20f073a52725 (patch) | |
tree | f2395ac16e9da69c520b59c2484a2b89d4fd3fc4 /x11-toolkits | |
parent | 5b1d525dcf541247890024dcaec6a80e735c94e9 (diff) | |
download | freebsd-ports-gnome-0c7485a60463bbf54d68c46ea8ce20f073a52725.tar.gz freebsd-ports-gnome-0c7485a60463bbf54d68c46ea8ce20f073a52725.tar.zst freebsd-ports-gnome-0c7485a60463bbf54d68c46ea8ce20f073a52725.zip |
- Grab maintainership of these ports for python@
Diffstat (limited to 'x11-toolkits')
-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 |