diff options
author | marcus <marcus@FreeBSD.org> | 2003-12-31 17:58:45 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-12-31 17:58:45 +0000 |
commit | d72dc08de715bfda019bf82c969488c5f24c11bb (patch) | |
tree | 8d4b2a525c124a53998d8458233fde068f28c377 /games/Makefile | |
parent | 34e86f5e673f0eff3c733ec0845dc25689a21ac9 (diff) | |
download | FreeBSD-ports-d72dc08de715bfda019bf82c969488c5f24c11bb.zip FreeBSD-ports-d72dc08de715bfda019bf82c969488c5f24c11bb.tar.gz |
Add gweled, a GNOME version of the games "Bejeweled" or "Diamond Mine."
Submitted by: James Earl <james@icionline.ca>
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 8bdc7e3..b1f7dd6 100644 --- a/games/Makefile +++ b/games/Makefile @@ -172,6 +172,7 @@ SUBDIR += gtktetcolor SUBDIR += gturing SUBDIR += gtypist + SUBDIR += gweled SUBDIR += halflifeserver SUBDIR += heretic SUBDIR += heroes |