diff options
author | mph <mph@FreeBSD.org> | 1998-04-27 11:52:09 +0800 |
---|---|---|
committer | mph <mph@FreeBSD.org> | 1998-04-27 11:52:09 +0800 |
commit | 7eb662f493c8b91c95570f080c9824e4bd520ef7 (patch) | |
tree | a908e5ce2f34230dae3b45bb9db55412e2769682 /games | |
parent | 3d050899ec8b747e4adba3ee09735278b18220ee (diff) | |
download | freebsd-ports-graphics-7eb662f493c8b91c95570f080c9824e4bd520ef7.tar.gz freebsd-ports-graphics-7eb662f493c8b91c95570f080c9824e4bd520ef7.tar.zst freebsd-ports-graphics-7eb662f493c8b91c95570f080c9824e4bd520ef7.zip |
Activate 3dpong.
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 7dc0c38fdb2..08dd394ce39 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,6 +1,7 @@ -# $Id: Makefile,v 1.121 1998/04/24 01:55:11 mph Exp $ +# $Id: Makefile,v 1.122 1998/04/24 02:09:32 mph Exp $ # + SUBDIR += 3dpong SUBDIR += acm SUBDIR += agm SUBDIR += an |