diff options
author | lawrance <lawrance@FreeBSD.org> | 2005-11-14 12:02:41 +0800 |
---|---|---|
committer | lawrance <lawrance@FreeBSD.org> | 2005-11-14 12:02:41 +0800 |
commit | 47747365b93aea2d0b66e6226debf752acea6eaa (patch) | |
tree | a2e25c6a56e43a967e08d78ffa108d37ea0a5b3e /chinese | |
parent | 71c282a3d2111fe7eeb40f30d95b432892847aac (diff) | |
download | freebsd-ports-gnome-47747365b93aea2d0b66e6226debf752acea6eaa.tar.gz freebsd-ports-gnome-47747365b93aea2d0b66e6226debf752acea6eaa.tar.zst freebsd-ports-gnome-47747365b93aea2d0b66e6226debf752acea6eaa.zip |
Fix duplicate latest link
PR: ports/88972
Submitted by: chinsan <chinsan.tw@gmail.com> (maintainer)
Diffstat (limited to 'chinese')
-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 |