diff options
author | cs <cs@FreeBSD.org> | 2012-07-25 14:32:06 +0800 |
---|---|---|
committer | cs <cs@FreeBSD.org> | 2012-07-25 14:32:06 +0800 |
commit | 5f37dd84911359300a58a785d4ea4bc1d612812a (patch) | |
tree | ac7ed005b2cc3dddde570973d1da7a6213760341 /chinese/pyDict | |
parent | c72cc7a3f36bdc8502fd2932570ed6520ca23d03 (diff) | |
download | freebsd-ports-gnome-5f37dd84911359300a58a785d4ea4bc1d612812a.tar.gz freebsd-ports-gnome-5f37dd84911359300a58a785d4ea4bc1d612812a.tar.zst freebsd-ports-gnome-5f37dd84911359300a58a785d4ea4bc1d612812a.zip |
Fix typos in COMMENT
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 8d76e845c18f..06a492c7f49f 100644 --- a/chinese/pyDict/Makefile +++ b/chinese/pyDict/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= LOCAL/chinsan/pyDict/ \ http://525183.serverbox.org/freebsd/pyDict/ MAINTAINER= sunrychen@gmail.com -COMMENT= A Chinese <-> English dictionary, under both console and X11 +COMMENT= A Chinese <-> English dictionary under both, console and X11 RUN_DEPENDS= ${LOCALBASE}/include/pygtk/pygtk.h:${PORTSDIR}/x11-toolkits/py-gtk \ ${LOCALBASE}/lib/X11/fonts/TrueType/bsmi00lp.ttf:${PORTSDIR}/chinese/arphicttf |