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/Makefile | |
parent | Round 3 of ia64 patches. With these patches, Mozilla builds, but has the (diff) |
Drop maintainership to ports@FreeBSD.org
PR: 54674
Submitted by: Stijn Hoop <stijn@win.tue.nl>
Diffstat (limited to 'emulators/xmess/Makefile')
-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 |