diff options
author | alane <alane@FreeBSD.org> | 2002-11-16 07:15:21 +0800 |
---|---|---|
committer | alane <alane@FreeBSD.org> | 2002-11-16 07:15:21 +0800 |
commit | a1b6ecf61af941dca193f42d9c58ff219b64634c (patch) | |
tree | 983f887eb8ec04590e942b941fdd0363a8c267e8 /x11-toolkits/pmw | |
parent | c4e5af678dbeab25ffa23b58d8a724298c4bb38f (diff) | |
download | freebsd-ports-gnome-a1b6ecf61af941dca193f42d9c58ff219b64634c.tar.gz freebsd-ports-gnome-a1b6ecf61af941dca193f42d9c58ff219b64634c.tar.zst freebsd-ports-gnome-a1b6ecf61af941dca193f42d9c58ff219b64634c.zip |
take over for tg@ who has no net access
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 938830dfe218..f6f6d387824f 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= tg@FreeBSD.org +MAINTAINER= alane@FreeBSD.org RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter LIB_DEPENDS= BLT24.2:${PORTSDIR}/x11-toolkits/blt |