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 /chinese/joe2 | |
parent | f159ad37c462be04e4c75218c2fbdfd3a3e9fd99 (diff) | |
download | ports-30b459ebc5fdfd5a4f5aae66d7ec08ad7591d93c.tar.gz ports-30b459ebc5fdfd5a4f5aae66d7ec08ad7591d93c.zip |
Notes
Diffstat (limited to 'chinese/joe2')
-rw-r--r-- | chinese/joe2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/joe2/Makefile b/chinese/joe2/Makefile index e7f5e71d5c3e..ec4965c28508 100644 --- a/chinese/joe2/Makefile +++ b/chinese/joe2/Makefile @@ -13,7 +13,7 @@ PATCH_SITES= ftp://freebsd.sinica.edu.tw/pub/statue/joe/ PATCHFILES= zh-joe-2.8_3-patch PATCH_DIST_STRIP= -p1 -MAINTAINER= statue@freebsd.sinica.edu.tw +MAINTAINER= ports@FreeBSD.org MD5_FILE= ${.CURDIR}/distinfo |