diff options
author | steve <steve@FreeBSD.org> | 2000-01-29 13:08:07 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 2000-01-29 13:08:07 +0800 |
commit | ae1fb211a684c09bbdb7ce9aa38e8559a0c7e96e (patch) | |
tree | 2f0f3be8d1b65a59aa90707899d808ac1ba1f165 /games/Makefile | |
parent | 5c00d1cf9cfa144717519976539bbd4e16954afa (diff) | |
download | freebsd-ports-gnome-ae1fb211a684c09bbdb7ce9aa38e8559a0c7e96e.tar.gz freebsd-ports-gnome-ae1fb211a684c09bbdb7ce9aa38e8559a0c7e96e.tar.zst freebsd-ports-gnome-ae1fb211a684c09bbdb7ce9aa38e8559a0c7e96e.zip |
Adding xbaby version 1.2.
A game (of sorts) where babies hide under your windows.
PR: 16270
Submitted by: HIYAMA Takeshi <th@cis.ibaraki.ac.jp>
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/Makefile b/games/Makefile index 6b5fdabce4c3..3e0fb6627908 100644 --- a/games/Makefile +++ b/games/Makefile @@ -137,6 +137,7 @@ SUBDIR += xabacus SUBDIR += xasteroids SUBDIR += xataxx + SUBDIR += xbaby SUBDIR += xbat SUBDIR += xbattle SUBDIR += xbill |