diff options
author | clive <clive@FreeBSD.org> | 2002-03-31 17:57:43 +0800 |
---|---|---|
committer | clive <clive@FreeBSD.org> | 2002-03-31 17:57:43 +0800 |
commit | adcae9bbead4565aaf82ad0fd937a61868a2eea4 (patch) | |
tree | d688c754ef23491b89e4c99a94f682e1bcb4fa66 /chinese/lunar/Makefile | |
parent | beeab0cd2c47b798bedf2e2881ce00009af192ae (diff) | |
download | freebsd-ports-gnome-adcae9bbead4565aaf82ad0fd937a61868a2eea4.tar.gz freebsd-ports-gnome-adcae9bbead4565aaf82ad0fd937a61868a2eea4.tar.zst freebsd-ports-gnome-adcae9bbead4565aaf82ad0fd937a61868a2eea4.zip |
o Add big5 output messages.
o Modify lunar man page.
Since I can read the message, and it exactly matches what my mother told
me, I think it's okay to commit.
PR: ports/35344
Submitted by: Chou Yeh-Jyi <yjchou@cis.nctu.edu.tw>
Diffstat (limited to 'chinese/lunar/Makefile')
-rw-r--r-- | chinese/lunar/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chinese/lunar/Makefile b/chinese/lunar/Makefile index d4f6893fbd9b..a16f5dcf45a5 100644 --- a/chinese/lunar/Makefile +++ b/chinese/lunar/Makefile @@ -8,6 +8,7 @@ PORTNAME= lunar PORTVERSION= 2.1 +PORTREVISION= 1 CATEGORIES= chinese MASTER_SITES= ftp://ftp.ifcss.org/pub/software/unix/c-utils/ \ ftp://ftp.edu.tw/Chinese/ifcss/software/unix/c-utils/ \ |