diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2012-01-17 22:04:40 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2012-01-17 22:04:40 +0000 |
commit | 70318e034d27139845dc9091a16f5f72d541200d (patch) | |
tree | df48d8ef590750eecc5ea2e963e4fbc7e7a0861e /emulators/mess/Makefile | |
parent | c10152a348f93d24581f674b659775b4b849563f (diff) | |
download | ports-70318e034d27139845dc9091a16f5f72d541200d.tar.gz ports-70318e034d27139845dc9091a16f5f72d541200d.zip |
Notes
Diffstat (limited to 'emulators/mess/Makefile')
-rw-r--r-- | emulators/mess/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/mess/Makefile b/emulators/mess/Makefile index ba88322c38d5..090111256044 100644 --- a/emulators/mess/Makefile +++ b/emulators/mess/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://www.aarongiles.com/mirror/releases/:mame \ DISTFILES= mame${PORTVERSION:S/.//}s.zip:mame \ mess${PORTVERSION:S/.//}s.zip:mess -MAINTAINER= elbarto@ArcadeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The popular MESS (Multiple Emulator Super System) BROKEN= does not compile |