diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2007-08-11 17:13:44 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2007-08-11 17:13:44 +0000 |
commit | f19fac53c06d0c90f197d9eb934704fbf4f5cf2a (patch) | |
tree | ff776a5eeafd54c41fd5047e561da8cf810c33e4 /games/Makefile | |
parent | a6684e6834de8bdb01c2c97ac2dcf87a1f4b93fc (diff) | |
download | ports-f19fac53c06d0c90f197d9eb934704fbf4f5cf2a.tar.gz ports-f19fac53c06d0c90f197d9eb934704fbf4f5cf2a.zip |
- disconnect games/gpuzzle
- connect games/jigsaw
Notes
Notes:
svn path=/head/; revision=197477
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index 90769b62d38e..8650b92397b6 100644 --- a/games/Makefile +++ b/games/Makefile @@ -302,7 +302,6 @@ SUBDIR += golddig SUBDIR += gomoku.app SUBDIR += goonies - SUBDIR += gpuzzle SUBDIR += gracer SUBDIR += grande SUBDIR += greed @@ -370,6 +369,7 @@ SUBDIR += jetpack SUBDIR += jfduke3d SUBDIR += jfk + SUBDIR += jigsaw SUBDIR += jin SUBDIR += joequake SUBDIR += jools |