diff options
author | kris <kris@FreeBSD.org> | 2003-02-10 17:04:04 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-02-10 17:04:04 +0800 |
commit | a4e793551dac608ae0236ab5cf2bc3bdb48b0e7c (patch) | |
tree | 9f3aa5ec4fc25c7a6acadfbfced255d55346de00 /japanese/nethack34 | |
parent | 086de0ad6c41275a48b391bb8e742f0b590577ba (diff) | |
download | freebsd-ports-graphics-a4e793551dac608ae0236ab5cf2bc3bdb48b0e7c.tar.gz freebsd-ports-graphics-a4e793551dac608ae0236ab5cf2bc3bdb48b0e7c.tar.zst freebsd-ports-graphics-a4e793551dac608ae0236ab5cf2bc3bdb48b0e7c.zip |
Convert COMMENT to COMMENTFILE until these ports can be converted.
Submitted by: lioux
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 |