diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2014-06-13 14:56:53 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2014-06-13 14:56:53 +0000 |
commit | a5de5fb15a2295a0d71f5759e4a53a7aad816518 (patch) | |
tree | 1e35f6452f78f5e4b1e99636b0d904e4929db38d /chinese | |
parent | be758acae13d259dd627738dbed1a9de93848636 (diff) |
Notes
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/joe/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chinese/joe/Makefile b/chinese/joe/Makefile index a15f5de466f4..dfd83586b128 100644 --- a/chinese/joe/Makefile +++ b/chinese/joe/Makefile @@ -16,5 +16,4 @@ LATEST_LINK= ${PKGNAMEPREFIX}joe MASTERDIR= ${.CURDIR}/../../editors/joe DISTINFO_FILE= ${.CURDIR}/distinfo -NO_STAGE= yes .include "${MASTERDIR}/Makefile" |