diff options
Diffstat (limited to 'x11-toolkits/pmw/Makefile')
-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 |