diff options
author | Maho Nakata <maho@FreeBSD.org> | 2003-07-21 05:43:13 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2003-07-21 05:43:13 +0000 |
commit | 2947c271ea8d1a4aa406abe54ac00a180b4d4e60 (patch) | |
tree | d5be2216568efc607fe4f7353e6f1c87dbc92eb0 /emulators/xmess | |
parent | b394bae90ab23b7518bfddb4ff63dbe9ec3d0468 (diff) | |
download | ports-2947c271ea8d1a4aa406abe54ac00a180b4d4e60.tar.gz ports-2947c271ea8d1a4aa406abe54ac00a180b4d4e60.zip |
Notes
Diffstat (limited to 'emulators/xmess')
-rw-r--r-- | emulators/xmess/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/xmess/Makefile b/emulators/xmess/Makefile index 1e6328478ec2..50b185d3fe51 100644 --- a/emulators/xmess/Makefile +++ b/emulators/xmess/Makefile @@ -8,7 +8,7 @@ PORTNAME= xmess PORTVERSION= 0.67.2 -MAINTAINER= stijn@win.tue.nl +MAINTAINER= ports@FreeBSD.org COMMENT= X11 emulator for game consoles MASTERDIR= ${.CURDIR}/../xmame |