diff options
Diffstat (limited to 'print/pips760/Makefile')
-rw-r--r-- | print/pips760/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/pips760/Makefile b/print/pips760/Makefile index 3738377333c9..ea5d531be6f8 100644 --- a/print/pips760/Makefile +++ b/print/pips760/Makefile @@ -7,8 +7,8 @@ MASTER_SITES= http://www.epkowa.on.arena.ne.jp/pips/data/${PRTYPE}/ MASTERDIR= ${.CURDIR}/../pips800 -COMMENT= ${.CURDIR}/pkg/COMMENT -DESCR= ${.CURDIR}/pkg/DESCR +COMMENT= ${.CURDIR}/pkg-comment +DESCR= ${.CURDIR}/pkg-descr PRTYPE= 760 .include "${MASTERDIR}/Makefile" |