diff options
author | Sam Lawrance <lawrance@FreeBSD.org> | 2005-11-14 04:02:41 +0000 |
---|---|---|
committer | Sam Lawrance <lawrance@FreeBSD.org> | 2005-11-14 04:02:41 +0000 |
commit | d351ecbb28aeba5ed2ad5105f5309902cf1ac84a (patch) | |
tree | e1cfed8bc5f43c72d2a6fa303555fc36dffe4b38 /chinese/joe2 | |
parent | 775de5cfb0897433ec2196a886f2952cfe5d2975 (diff) | |
download | ports-d351ecbb28aeba5ed2ad5105f5309902cf1ac84a.tar.gz ports-d351ecbb28aeba5ed2ad5105f5309902cf1ac84a.zip |
Notes
Diffstat (limited to 'chinese/joe2')
-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 |