diff options
author | tg <tg@FreeBSD.org> | 1998-05-15 20:16:29 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1998-05-15 20:16:29 +0800 |
commit | dff134e82346b3a202648ecf2aa154766cfddee4 (patch) | |
tree | b749ed99686a6024b4a6b054044040a06cc36004 /games | |
parent | 95e9f9fe4e90ff19064ab7f84d80ef22808df2e7 (diff) | |
download | freebsd-ports-graphics-dff134e82346b3a202648ecf2aa154766cfddee4.tar.gz freebsd-ports-graphics-dff134e82346b3a202648ecf2aa154766cfddee4.tar.zst freebsd-ports-graphics-dff134e82346b3a202648ecf2aa154766cfddee4.zip |
Activate KnightCap.
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 4a743b906b7..45c7b5b7381 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,8 +1,9 @@ -# $Id: Makefile,v 1.133 1998/05/08 02:39:16 mph Exp $ +# $Id: Makefile,v 1.134 1998/05/14 07:13:11 tg Exp $ # SUBDIR += 3dc SUBDIR += 3dpong + SUBDIR += KnightCap SUBDIR += acm SUBDIR += agm SUBDIR += an |