diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2007-03-20 10:02:37 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2007-03-20 10:02:37 +0000 |
commit | d53ec8e85829138cc652684319831e7bdb14870d (patch) | |
tree | 89a28df476fd5c71b03988e921abe588498cdd4a /emulators/xmame | |
parent | 930770f5e1f179cf6e6b864e85919bf62ae37a27 (diff) | |
download | ports-d53ec8e85829138cc652684319831e7bdb14870d.tar.gz ports-d53ec8e85829138cc652684319831e7bdb14870d.zip |
Notes
Diffstat (limited to 'emulators/xmame')
-rw-r--r-- | emulators/xmame/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/xmame/Makefile b/emulators/xmame/Makefile index db2f0cf5b3d4..6fb142d44dc8 100644 --- a/emulators/xmame/Makefile +++ b/emulators/xmame/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://www.franksworld.org/dist/xmame/ \ http://www.energyhq.be/files/ \ http://www.pkix.net/mirror/x.mame.net/ DISTNAME= xmame-${XMAMEVERSION} -DIST_SUBDIR= ${PORTNAME} +DIST_SUBDIR= xmame MAINTAINER?= ports@FreeBSD.org COMMENT?= UNIX/X11 port of the Multi Arcade Machine Emulator (MAME) |