diff options
author | CHOI Junho <cjh@FreeBSD.org> | 2000-11-03 11:39:34 +0000 |
---|---|---|
committer | CHOI Junho <cjh@FreeBSD.org> | 2000-11-03 11:39:34 +0000 |
commit | 0a99ff0075b9e6f5246cf25a71f047785e157f23 (patch) | |
tree | 1340924a562d078792377ee78dba0ce0e0818e20 /korean | |
parent | Update to the "609" build incase anyone wants to work on getting this beast (diff) |
add MD5_FILE for correctly finding distinfo file.
Submitted by: bento
Notes
Notes:
svn path=/head/; revision=34723
Diffstat (limited to 'korean')
-rw-r--r-- | korean/hlatexp-pkfonts1200/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/korean/hlatexp-pkfonts1200/Makefile b/korean/hlatexp-pkfonts1200/Makefile index daa617650d7f..3faf1f1293f7 100644 --- a/korean/hlatexp-pkfonts1200/Makefile +++ b/korean/hlatexp-pkfonts1200/Makefile @@ -8,6 +8,7 @@ MASTERDIR= ${.CURDIR}/../hlatexp-pkfonts300 FILESDIR= ${.CURDIR}/files PKGDIR= ${.CURDIR} +MD5_FILE= ${.CURDIR}/distinfo # pkfonts dpi RESOLUTION= 1200 |