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 /emulators | |
parent | 086de0ad6c41275a48b391bb8e742f0b590577ba (diff) | |
download | freebsd-ports-gnome-a4e793551dac608ae0236ab5cf2bc3bdb48b0e7c.tar.gz freebsd-ports-gnome-a4e793551dac608ae0236ab5cf2bc3bdb48b0e7c.tar.zst freebsd-ports-gnome-a4e793551dac608ae0236ab5cf2bc3bdb48b0e7c.zip |
Convert COMMENT to COMMENTFILE until these ports can be converted.
Submitted by: lioux
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/xmess/Makefile | 2 | ||||
-rw-r--r-- | emulators/xpinmame/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/emulators/xmess/Makefile b/emulators/xmess/Makefile index fc54202c39c6..39309a1b3c6f 100644 --- a/emulators/xmess/Makefile +++ b/emulators/xmess/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 0.61.1 MAINTAINER= stijn@win.tue.nl MASTERDIR= ${.CURDIR}/../xmame -COMMENT= ${.CURDIR}/pkg-comment +COMMENTFILE= ${.CURDIR}/pkg-comment DESCR= ${.CURDIR}/pkg-descr MAMEMESS= mess diff --git a/emulators/xpinmame/Makefile b/emulators/xpinmame/Makefile index 644f0c7b0dda..a3b05ca65764 100644 --- a/emulators/xpinmame/Makefile +++ b/emulators/xpinmame/Makefile @@ -14,7 +14,7 @@ PATCHFILES+= ${DISTNAME}-pinmame-${PINMAMEVERSION}.patch.gz MAINTAINER= stijn@win.tue.nl MASTERDIR= ${.CURDIR}/../xmame -COMMENT= ${.CURDIR}/pkg-comment +COMMENTFILE= ${.CURDIR}/pkg-comment DESCR= ${.CURDIR}/pkg-descr MAMEMESS= pinmame |