diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2010-10-28 21:00:21 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2010-10-28 21:00:21 +0000 |
commit | 74cb9eff53987d665ed6f9ad0cc2f12b0ff6c7b1 (patch) | |
tree | ad48552829801c7ac676a81a3cae90784899deb1 /chinese/joe2 | |
parent | 177bfcca33f906e2fba90964362be8334951b265 (diff) |
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 c606219045a0..4c52b0e9cee2 100644 --- a/chinese/joe2/Makefile +++ b/chinese/joe2/Makefile @@ -17,6 +17,6 @@ MAINTAINER= ports@FreeBSD.org LATEST_LINK= ${PKGNAMEPREFIX}joe2 MASTERDIR= ${.CURDIR}/../../editors/joe2 -MD5_FILE= ${.CURDIR}/distinfo +DISTINFO_FILE= ${.CURDIR}/distinfo .include "${MASTERDIR}/Makefile" |