diff options
-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 26f07292d58c..64b3b50dba77 100644 --- a/chinese/joe2/Makefile +++ b/chinese/joe2/Makefile @@ -15,7 +15,7 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= chinsan.tw@gmail.com -LATEST_LINK= ${PKGNAMEPREFIX}joe +LATEST_LINK= ${PKGNAMEPREFIX}joe2 MASTERDIR= ${.CURDIR}/../../editors/joe2 MD5_FILE= ${.CURDIR}/distinfo |