diff options
author | Peter Pentchev <roam@FreeBSD.org> | 2000-12-13 14:27:39 +0000 |
---|---|---|
committer | Peter Pentchev <roam@FreeBSD.org> | 2000-12-13 14:27:39 +0000 |
commit | 347fe2f8a84be3c920732ff2c32cee085ba5518b (patch) | |
tree | 851eedb85c05a4376e30ac2cd97f84ce56c12856 /games/Makefile | |
parent | 9ec0f99f4eb2503301e3553d54970ffb0436a5b4 (diff) | |
download | ports-347fe2f8a84be3c920732ff2c32cee085ba5518b.tar.gz ports-347fe2f8a84be3c920732ff2c32cee085ba5518b.zip |
gnarr is a progrm for generating battle cries, suitable for inclusion
in login profile scripts a la fortune.
Notes
Notes:
svn path=/head/; revision=35953
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 09f53dc60c82..39ec2e780010 100644 --- a/games/Makefile +++ b/games/Makefile @@ -70,6 +70,7 @@ SUBDIR += glife SUBDIR += gltron SUBDIR += gma + SUBDIR += gnarr SUBDIR += gniffel SUBDIR += gno3dtet SUBDIR += gnocatan |