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/stardict3 | |
parent | f159ad37c462be04e4c75218c2fbdfd3a3e9fd99 (diff) |
statue@freebsd.sinica.edu.tw has asked for all the maintained
ports to be reset to ports@FreeBSD.org. We're sorry to see you
go and want to thank you for your help in the past.
PR: ports/59515
Submitted by: statue@freebsd.sinica.edu.tw
Notes
Notes:
svn path=/head/; revision=94596
Diffstat (limited to 'textproc/stardict3')
-rw-r--r-- | textproc/stardict3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/stardict3/Makefile b/textproc/stardict3/Makefile index 08e0b975651d..53277c994f10 100644 --- a/textproc/stardict3/Makefile +++ b/textproc/stardict3/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 |