diff options
author | Chris D. Faulhaber <jedgar@FreeBSD.org> | 1999-12-24 14:02:15 +0000 |
---|---|---|
committer | Chris D. Faulhaber <jedgar@FreeBSD.org> | 1999-12-24 14:02:15 +0000 |
commit | 5c62399d30e6f599506db2a83d173ca8845000f0 (patch) | |
tree | 9ed005b37e8024e49b9ef8d6f036100aa417c3ce /emulators | |
parent | 9489c320c55b70faa0aa6e5699b323b1d528a4e2 (diff) | |
download | ports-5c62399d30e6f599506db2a83d173ca8845000f0.tar.gz ports-5c62399d30e6f599506db2a83d173ca8845000f0.zip |
Activate xmess
Notes
Notes:
svn path=/head/; revision=23993
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 7a7cd1b2cd02..97791d1ad6de 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -39,6 +39,7 @@ SUBDIR += x48 SUBDIR += xgs SUBDIR += xmame + SUBDIR += xmess SUBDIR += xsystem35 SUBDIR += xzx |