diff options
Diffstat (limited to 'chinese/joe2')
-rw-r--r-- | chinese/joe2/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chinese/joe2/Makefile b/chinese/joe2/Makefile index 582dbda11399..0cb96a75c822 100644 --- a/chinese/joe2/Makefile +++ b/chinese/joe2/Makefile @@ -17,6 +17,8 @@ BROKEN= "Upstream version updated to 2.9.8" DEPRECATED= ${BROKEN} EXPIRATION_DATE=2005-11-21 +LATEST_LINK= ${PKGNAMEPREFIX}joe + MASTERDIR= ${.CURDIR}/../../editors/joe2 MD5_FILE= ${.CURDIR}/distinfo |