diff options
author | kevlo <kevlo@FreeBSD.org> | 2002-08-30 16:48:33 +0800 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2002-08-30 16:48:33 +0800 |
commit | 4a85b639f8945a742dcfd85a81510780e886e3b5 (patch) | |
tree | 3a197dcd8deb860797ffc38ed9f56bfa24181374 /games/Makefile | |
parent | ee2d70fd549652c18fcb82128040ebe6c9893ead (diff) | |
download | freebsd-ports-gnome-4a85b639f8945a742dcfd85a81510780e886e3b5.tar.gz freebsd-ports-gnome-4a85b639f8945a742dcfd85a81510780e886e3b5.tar.zst freebsd-ports-gnome-4a85b639f8945a742dcfd85a81510780e886e3b5.zip |
Initial import of groundhog 1.4.
Groundhog is a small logic game.
PR: 40128
Submitted by: Edwin Groothuis <edwin@mavetju.org>
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 778557a00fa6..5ef0052baaa1 100644 --- a/games/Makefile +++ b/games/Makefile @@ -120,6 +120,7 @@ SUBDIR += gracer SUBDIR += grande SUBDIR += greed + SUBDIR += groundhog SUBDIR += gru SUBDIR += grubinvaders SUBDIR += gshisen |