diff options
author | max <max@FreeBSD.org> | 1997-05-26 01:28:18 +0800 |
---|---|---|
committer | max <max@FreeBSD.org> | 1997-05-26 01:28:18 +0800 |
commit | 75ea288eff481c948b1775eb26f9b382b11963ac (patch) | |
tree | 210e537afd885a3486175abed39d8e9e4f27fdc6 | |
parent | 9b7a26550a92183d21b0444322dfa2b33b5245ff (diff) | |
download | freebsd-ports-gnome-75ea288eff481c948b1775eb26f9b382b11963ac.tar.gz freebsd-ports-gnome-75ea288eff481c948b1775eb26f9b382b11963ac.tar.zst freebsd-ports-gnome-75ea288eff481c948b1775eb26f9b382b11963ac.zip |
Added cosmo.
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index 8df370e3c792..830d9bbb8fcc 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.66 1997/05/21 03:35:51 asami Exp $ +# $Id: Makefile,v 1.67 1997/05/21 03:56:08 asami Exp $ # SUBDIR += acm @@ -6,6 +6,7 @@ SUBDIR += angband SUBDIR += block SUBDIR += cgoban + SUBDIR += cosmo SUBDIR += crossfire SUBDIR += dontspace SUBDIR += doom |