diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-10-23 10:09:52 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-10-23 10:09:52 +0000 |
commit | aefc5ab62ff94ef29e38f5cac0330168bd78db59 (patch) | |
tree | 3e8f8f8f8b62af479a38bd1f7324673cc0df4eee /chinese/joe | |
parent | c51b238038db20cc9c05aa11ef3fbdf0aabfaec2 (diff) | |
download | ports-aefc5ab62ff94ef29e38f5cac0330168bd78db59.tar.gz ports-aefc5ab62ff94ef29e38f5cac0330168bd78db59.zip |
Notes
Diffstat (limited to 'chinese/joe')
-rw-r--r-- | chinese/joe/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chinese/joe/Makefile b/chinese/joe/Makefile index 582dbda11399..0cb96a75c822 100644 --- a/chinese/joe/Makefile +++ b/chinese/joe/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 |