diff options
author | will <will@FreeBSD.org> | 2003-06-09 05:06:22 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2003-06-09 05:06:22 +0800 |
commit | 730b8be0be1684b8c78164c5d723f9777f2660ef (patch) | |
tree | 06915a017b1b8a3bfa3ce4afe63f717e4b722a95 /x11-toolkits/pmw | |
parent | 9619efc92647a813bfb760f45cb48e76cd9f82ef (diff) | |
download | freebsd-ports-gnome-730b8be0be1684b8c78164c5d723f9777f2660ef.tar.gz freebsd-ports-gnome-730b8be0be1684b8c78164c5d723f9777f2660ef.tar.zst freebsd-ports-gnome-730b8be0be1684b8c78164c5d723f9777f2660ef.zip |
REST IN PEACE
Alan Eldridge
Born December 15, 1961 in Iowa
Died June 6, 2003 in Denver, Colorado
Thank you for your contributions, you
will be greatly missed.
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 |