diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2003-11-21 03:09:45 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2003-11-21 03:09:45 +0000 |
commit | 30b459ebc5fdfd5a4f5aae66d7ec08ad7591d93c (patch) | |
tree | f5265edc07e5ab3d380ce3b413e9f0f5736dccfc /textproc/stardict2 | |
parent | f159ad37c462be04e4c75218c2fbdfd3a3e9fd99 (diff) |
Notes
Diffstat (limited to 'textproc/stardict2')
-rw-r--r-- | textproc/stardict2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/stardict2/Makefile b/textproc/stardict2/Makefile index 08e0b975651d..53277c994f10 100644 --- a/textproc/stardict2/Makefile +++ b/textproc/stardict2/Makefile @@ -18,7 +18,7 @@ DISTFILES= stardict-${PORTVERSION}.tar.bz2 \ stardict-xdict-big5-2.1.0.tar.bz2 \ stardict-xdict-ce-big5-2.1.0.tar.bz2 -MAINTAINER= statue@freebsd.sinica.edu.tw +MAINTAINER= ports@FreeBSD.org COMMENT= English-Chinese dictionary GNU_CONFIGURE= yes |