diff options
author | sem <sem@FreeBSD.org> | 2005-01-08 23:50:05 +0800 |
---|---|---|
committer | sem <sem@FreeBSD.org> | 2005-01-08 23:50:05 +0800 |
commit | 1ba62189921dffff4387eb0a733fcfde50cf87fa (patch) | |
tree | 063216941c08609e11145be25bd6c7e73cd52ed3 /chinese/pyDict | |
parent | cac08b93790e8c6f74f225224dae1ed0371de127 (diff) | |
download | freebsd-ports-gnome-1ba62189921dffff4387eb0a733fcfde50cf87fa.tar.gz freebsd-ports-gnome-1ba62189921dffff4387eb0a733fcfde50cf87fa.tar.zst freebsd-ports-gnome-1ba62189921dffff4387eb0a733fcfde50cf87fa.zip |
- Pass maintainership to submitter
PR: ports/75730
Submitted by: statue(at)freebsd.netlab.cse.yzu.edu.tw
Diffstat (limited to 'chinese/pyDict')
-rw-r--r-- | chinese/pyDict/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/pyDict/Makefile b/chinese/pyDict/Makefile index 6ba0ebb087cf..d3f832a81825 100644 --- a/chinese/pyDict/Makefile +++ b/chinese/pyDict/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= chinese MASTER_SITES= ftp://freebsd.sinica.edu.tw/pub/statue/pyDict/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= statue@freebsd.netlab.cse.yzu.edu.tw COMMENT= A Chinese <-> English dictionary, under both console and X11 RUN_DEPENDS= ${LOCALBASE}/include/pygtk/pygtk.h:${PORTSDIR}/x11-toolkits/py-gtk \ |