diff options
author | Steve Price <steve@FreeBSD.org> | 1999-11-01 04:11:06 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-11-01 04:11:06 +0000 |
commit | 8f9522902e6945142dcd8bb62446b06ece30bded (patch) | |
tree | c8e1c91bcb6de5899ddbf75b98c8bc1559013488 /games | |
parent | Initial import of znibbles version 0.0.7. (diff) |
Activate the znibbles port.
Notes
Notes:
svn path=/head/; revision=22828
Diffstat (limited to 'games')
-rw-r--r-- | games/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/Makefile b/games/Makefile index db812e00fb7b..953c0ff562b9 100644 --- a/games/Makefile +++ b/games/Makefile @@ -229,6 +229,7 @@ SUBDIR += xzip SUBDIR += yahtzee SUBDIR += yamsweeper + SUBDIR += znibbles SUBDIR += ztrack .include <bsd.port.subdir.mk> |