diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2002-11-15 18:44:12 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2002-11-15 18:44:12 +0000 |
commit | 52bedc68a97a956af3cab406e913eca2be743b1f (patch) | |
tree | 35967d112d3502a9d9ea77643e335faf75308f6e /games/Makefile | |
parent | b938444e887108447606921e6066ffa56057791d (diff) | |
download | ports-52bedc68a97a956af3cab406e913eca2be743b1f.tar.gz ports-52bedc68a97a956af3cab406e913eca2be743b1f.zip |
Add xbubble, another bubble clone
Submitted by: Klaus Goger <klaus.goger@reflex.at>
Notes
Notes:
svn path=/head/; revision=70187
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 b587eb8cd357..ea371195bcab 100644 --- a/games/Makefile +++ b/games/Makefile @@ -340,6 +340,7 @@ SUBDIR += xboing SUBDIR += xbomb SUBDIR += xbomber + SUBDIR += xbubble SUBDIR += xchadance SUBDIR += xchain SUBDIR += xchomp |