diff options
author | asami <asami@FreeBSD.org> | 1995-08-21 17:49:14 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-08-21 17:49:14 +0800 |
commit | bff042bb6a4f4c00793325ff751ddcea0b6e1ff6 (patch) | |
tree | 4294c17d4be47ec0955f32a72054a1a9900208d2 /games/Makefile | |
parent | b56766c833833f323b95cb3b683598e4c6fd0143 (diff) | |
download | freebsd-ports-gnome-bff042bb6a4f4c00793325ff751ddcea0b6e1ff6.tar.gz freebsd-ports-gnome-bff042bb6a4f4c00793325ff751ddcea0b6e1ff6.tar.zst freebsd-ports-gnome-bff042bb6a4f4c00793325ff751ddcea0b6e1ff6.zip |
Added xpacman.
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index 0245e0faaa22..f3f0dd16fd07 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.24 1995/07/19 00:33:27 jkh Exp $ +# $Id: Makefile,v 1.25 1995/07/29 12:46:32 asami Exp $ # SUBDIR += acm @@ -23,6 +23,7 @@ SUBDIR += xmj SUBDIR += xmris SUBDIR += xonix + SUBDIR += xpacman SUBDIR += xpilot SUBDIR += xpipeman SUBDIR += xrisk |