diff options
author | Will Andrews <will@FreeBSD.org> | 2003-06-08 21:06:22 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2003-06-08 21:06:22 +0000 |
commit | f9be1a26dafea106861df0229cd52164189a6c88 (patch) | |
tree | cbe0b20e62ba6f0a5d23df8b8f188b02efc0e215 /x11-toolkits/pmw | |
parent | b432e3d988cd0966fd0af62f3f0e557af6550810 (diff) |
Notes
Diffstat (limited to 'x11-toolkits/pmw')
-rw-r--r-- | x11-toolkits/pmw/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/pmw/Makefile b/x11-toolkits/pmw/Makefile index 4f156690dad9..21e9f96611f8 100644 --- a/x11-toolkits/pmw/Makefile +++ b/x11-toolkits/pmw/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= pmw PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= Pmw.${PORTVERSION} -MAINTAINER= alane@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= High-level compound graphics widgets for Python RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter |