diff options
author | kris <kris@FreeBSD.org> | 2004-01-29 11:49:50 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-01-29 11:49:50 +0000 |
commit | ef36beca5fddcbef2b9998720c1bd25c62f7730d (patch) | |
tree | 662b6d4d1d93c46daddbbb76fbf1d399785fa078 | |
parent | e05fc1f68611379c1bc09752eb239565aaf07626 (diff) | |
download | FreeBSD-ports-ef36beca5fddcbef2b9998720c1bd25c62f7730d.zip FreeBSD-ports-ef36beca5fddcbef2b9998720c1bd25c62f7730d.tar.gz |
Add NO_LATEST_LINK
-rw-r--r-- | chinese/openoffice-1.0-zh_CN/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chinese/openoffice-1.0-zh_CN/Makefile b/chinese/openoffice-1.0-zh_CN/Makefile index 45ba6f0..4c37293 100644 --- a/chinese/openoffice-1.0-zh_CN/Makefile +++ b/chinese/openoffice-1.0-zh_CN/Makefile @@ -7,6 +7,7 @@ CATEGORIES= chinese +NO_LATEST_LINK= yes LANG_PKGNAME= zh LANG_SUFFIX= CN LANG_EXT= 86 |