summaryrefslogtreecommitdiff
path: root/chinese/joe
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2005-11-08 13:31:48 +0000
committerRenato Botelho <garga@FreeBSD.org>2005-11-08 13:31:48 +0000
commit5ba0ffa5bdff8ccbb588bb492eb90e030606f790 (patch)
treeb68c2d54937be3a59b35b67ff9cce2cadd082a6f /chinese/joe
parent* USE_PYTHON corrected (diff)
- Mark it as IGNORE until it be updated to 3.x
- Fix INDEX build No donuts for: garga
Notes
Notes: svn path=/head/; revision=147570
Diffstat (limited to 'chinese/joe')
-rw-r--r--chinese/joe/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/chinese/joe/Makefile b/chinese/joe/Makefile
index ddd439508f2c..69bd29d02802 100644
--- a/chinese/joe/Makefile
+++ b/chinese/joe/Makefile
@@ -18,7 +18,9 @@ MAINTAINER= chinsan.tw@gmail.com
LATEST_LINK= ${PKGNAMEPREFIX}joe
-MASTERDIR= ${.CURDIR}/../../editors/joe2
+MASTERDIR= ${.CURDIR}/../../editors/joe
MD5_FILE= ${.CURDIR}/distinfo
+IGNORE= "Waiting to be updated to 3.x, use chinese/joe2"
+
.include "${MASTERDIR}/Makefile"