diff options
author | erich <erich@FreeBSD.org> | 1996-08-16 21:45:57 +0800 |
---|---|---|
committer | erich <erich@FreeBSD.org> | 1996-08-16 21:45:57 +0800 |
commit | 4ea3582352c0c9233a95f5661c844df49803efde (patch) | |
tree | 098c750d6096068a8448ede43897fd8051d8c73c /games/Makefile | |
parent | 03771b87f3e6d11349c3504599306e17ad76c40a (diff) | |
download | freebsd-ports-gnome-4ea3582352c0c9233a95f5661c844df49803efde.tar.gz freebsd-ports-gnome-4ea3582352c0c9233a95f5661c844df49803efde.tar.zst freebsd-ports-gnome-4ea3582352c0c9233a95f5661c844df49803efde.zip |
added in my new ports
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 60b11cafe2af..8ffe4f206b90 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.35 1995/12/23 21:11:49 markm Exp $ +# $Id: Makefile,v 1.36 1996/05/14 12:23:46 tg Exp $ # SUBDIR += acm @@ -11,6 +11,7 @@ SUBDIR += tksol SUBDIR += xasteroids SUBDIR += xbill + SUBDIR += xblackjack SUBDIR += xboard SUBDIR += xboing SUBDIR += xchomp |