diff options
author | mph <mph@FreeBSD.org> | 1998-05-05 09:24:06 +0800 |
---|---|---|
committer | mph <mph@FreeBSD.org> | 1998-05-05 09:24:06 +0800 |
commit | fd7dd4f39469cb57c39c21e251bda02f94fbd250 (patch) | |
tree | 296c77763b91e9a118dc505152dbb9ef94646e5b /games | |
parent | 261577cbd6bdb5b58772e1974c4995fc86ab185b (diff) | |
download | freebsd-ports-graphics-fd7dd4f39469cb57c39c21e251bda02f94fbd250.tar.gz freebsd-ports-graphics-fd7dd4f39469cb57c39c21e251bda02f94fbd250.tar.zst freebsd-ports-graphics-fd7dd4f39469cb57c39c21e251bda02f94fbd250.zip |
Activate xabacus.
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 faaf651e1f6..3076ca8b74e 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.128 1998/05/02 18:03:19 mph Exp $ +# $Id: Makefile,v 1.129 1998/05/03 23:27:41 mph Exp $ # SUBDIR += 3dc @@ -49,6 +49,7 @@ SUBDIR += tank SUBDIR += tksol SUBDIR += tvp + SUBDIR += xabacus SUBDIR += xasteroids SUBDIR += xbat SUBDIR += xbattle |