diff options
Diffstat (limited to 'japanese/nethack34')
-rw-r--r-- | japanese/nethack34/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/nethack34/Makefile b/japanese/nethack34/Makefile index 7a0a365ebde..fef3891ae3b 100644 --- a/japanese/nethack34/Makefile +++ b/japanese/nethack34/Makefile @@ -16,7 +16,7 @@ MASTERDIR= ${.CURDIR}/../../games/nethack34 FILESDIR= ${.CURDIR}/files PATCHDIR= ${.CURDIR}/files MD5_FILE= ${.CURDIR}/distinfo -COMMENT= ${.CURDIR}/pkg-comment +COMMENTFILE= ${.CURDIR}/pkg-comment DESCR= ${.CURDIR}/pkg-descr PLIST= ${.CURDIR}/pkg-plist |