diff options
Diffstat (limited to 'print/pips770/Makefile')
-rw-r--r-- | print/pips770/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/pips770/Makefile b/print/pips770/Makefile index 05eb5a2c8fe1..5163e8b6c443 100644 --- a/print/pips770/Makefile +++ b/print/pips770/Makefile @@ -8,8 +8,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= 770 .include "${MASTERDIR}/Makefile" |