diff options
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/joe/Makefile | 2 | ||||
-rw-r--r-- | chinese/joe2/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/chinese/joe/Makefile b/chinese/joe/Makefile index e673db11443..aad6c6bad06 100644 --- a/chinese/joe/Makefile +++ b/chinese/joe/Makefile @@ -13,7 +13,7 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= ports@FreeBSD.org -MASTERDIR= ${.CURDIR}/../../editors/joe +MASTERDIR= ${.CURDIR}/../../editors/joe2 MD5_FILE= ${.CURDIR}/distinfo .include "${MASTERDIR}/Makefile" diff --git a/chinese/joe2/Makefile b/chinese/joe2/Makefile index e673db11443..aad6c6bad06 100644 --- a/chinese/joe2/Makefile +++ b/chinese/joe2/Makefile @@ -13,7 +13,7 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= ports@FreeBSD.org -MASTERDIR= ${.CURDIR}/../../editors/joe +MASTERDIR= ${.CURDIR}/../../editors/joe2 MD5_FILE= ${.CURDIR}/distinfo .include "${MASTERDIR}/Makefile" |