diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:06:51 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:06:51 +0000 |
commit | a8edaa568e0db83154c1ce5979c37cb5c942532b (patch) | |
tree | 110d043f98294817f33061c96cc974f48e3b061f /emulators/xmess | |
parent | 3860f7f3e28ade311a7b2100be2a828f435b10a6 (diff) | |
download | ports-a8edaa568e0db83154c1ce5979c37cb5c942532b.tar.gz ports-a8edaa568e0db83154c1ce5979c37cb5c942532b.zip |
Notes
Diffstat (limited to 'emulators/xmess')
-rw-r--r-- | emulators/xmess/Makefile | 1 | ||||
-rw-r--r-- | emulators/xmess/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/emulators/xmess/Makefile b/emulators/xmess/Makefile index 39309a1b3c6f..9810e0e0dd72 100644 --- a/emulators/xmess/Makefile +++ b/emulators/xmess/Makefile @@ -9,6 +9,7 @@ PORTNAME= xmess PORTVERSION= 0.61.1 MAINTAINER= stijn@win.tue.nl +COMMENT= X11 emulator for game consoles MASTERDIR= ${.CURDIR}/../xmame COMMENTFILE= ${.CURDIR}/pkg-comment diff --git a/emulators/xmess/pkg-comment b/emulators/xmess/pkg-comment deleted file mode 100644 index f9579d155dbe..000000000000 --- a/emulators/xmess/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -X11 emulator for game consoles |