diff options
Diffstat (limited to 'chinese/acroread5-chtfont/Makefile')
-rw-r--r-- | chinese/acroread5-chtfont/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/chinese/acroread5-chtfont/Makefile b/chinese/acroread5-chtfont/Makefile index 62a584d..8fb941f 100644 --- a/chinese/acroread5-chtfont/Makefile +++ b/chinese/acroread5-chtfont/Makefile @@ -5,9 +5,10 @@ # $FreeBSD$ # -CATEGORIES= chinese DISTNAME= chtfont +DIST_SUBDIR= Acrobat5 +CATEGORIES= chinese -MASTERDIR= ${.CURDIR}/../../print/acroread-commfont +MASTERDIR= ${.CURDIR}/../../print/acroread5-commfont .include "${MASTERDIR}/Makefile" |