diff options
author | asami <asami@FreeBSD.org> | 1997-11-09 17:25:44 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1997-11-09 17:25:44 +0800 |
commit | 7c25f4ed016a562e9b57fadb6b40baf683fe23a0 (patch) | |
tree | 821db0c9e27abb9d8d8707a703b8f0e9fc7c4ced | |
parent | fbd76dbf7056df1a234d4c7ab33fd5cfe685dacd (diff) | |
download | freebsd-ports-gnome-7c25f4ed016a562e9b57fadb6b40baf683fe23a0.tar.gz freebsd-ports-gnome-7c25f4ed016a562e9b57fadb6b40baf683fe23a0.tar.zst freebsd-ports-gnome-7c25f4ed016a562e9b57fadb6b40baf683fe23a0.zip |
Add xmame.
Forgotten by: jkh
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index fab3e6f119c1..7f4ac3c086c0 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.88 1997/10/23 14:54:21 hoek Exp $ +# $Id: Makefile,v 1.89 1997/11/05 04:19:28 asami Exp $ # SUBDIR += acm @@ -64,6 +64,7 @@ SUBDIR += xkobo SUBDIR += xlife SUBDIR += xmahjongg + SUBDIR += xmame SUBDIR += xmille SUBDIR += xmine SUBDIR += xminehunter |