diff options
author | andreas <andreas@FreeBSD.org> | 1997-02-16 18:56:28 +0800 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 1997-02-16 18:56:28 +0800 |
commit | aa65c15dca8d2876889afa5cd0f829afe4bac88c (patch) | |
tree | 8723d92666dd6d222fa25b7c3e7dec57e58ab8bb /games | |
parent | ec5ca1a8af460649d8dce02b4c4c719254938ea7 (diff) | |
download | freebsd-ports-gnome-aa65c15dca8d2876889afa5cd0f829afe4bac88c.tar.gz freebsd-ports-gnome-aa65c15dca8d2876889afa5cd0f829afe4bac88c.tar.zst freebsd-ports-gnome-aa65c15dca8d2876889afa5cd0f829afe4bac88c.zip |
enable xsoldier in the ports collection
Diffstat (limited to 'games')
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index b1c123dd1b22..6f6453209427 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.55 1997/02/14 08:20:08 tg Exp $ +# $Id: Makefile,v 1.56 1997/02/16 01:36:54 obrien Exp $ # SUBDIR += acm @@ -61,6 +61,7 @@ SUBDIR += xspringies SUBDIR += xsokoban SUBDIR += xsol + SUBDIR += xsoldier SUBDIR += xtetris SUBDIR += xtic SUBDIR += xtriangles |