diff options
author | ijliao <ijliao@FreeBSD.org> | 2003-04-03 13:32:58 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2003-04-03 13:32:58 +0800 |
commit | 6a15405f4bf5ff6514e16aa0053fb9ae3fb679ad (patch) | |
tree | 4e526372e977a2ea87d754ec3b61b7701bb7da45 /games/Makefile | |
parent | 1fabea7ec98d6ab8f98bfbd95c6f1bfdfc738f38 (diff) | |
download | freebsd-ports-graphics-6a15405f4bf5ff6514e16aa0053fb9ae3fb679ad.tar.gz freebsd-ports-graphics-6a15405f4bf5ff6514e16aa0053fb9ae3fb679ad.tar.zst freebsd-ports-graphics-6a15405f4bf5ff6514e16aa0053fb9ae3fb679ad.zip |
add jtans 1.0
A (not so) ancient puzzle
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 9384f8d0a31..a3de5d196ea 100644 --- a/games/Makefile +++ b/games/Makefile @@ -180,6 +180,7 @@ SUBDIR += ishido SUBDIR += jetpack SUBDIR += jfk + SUBDIR += jtans SUBDIR += jumpnbump SUBDIR += jzip SUBDIR += kdegames3 |