diff options
author | wiz <wiz@pkgsrc.org> | 2002-12-09 19:31:16 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2002-12-09 19:31:16 +0000 |
commit | 92045841d39333a972b98d43a85f4be5edf0aba8 (patch) | |
tree | 4f4d5c8716b1a1edf18743aceb041a0e1469e9c2 | |
parent | 16a49f25272e0269ff4af63502386b395647abae (diff) | |
download | pkgsrc-92045841d39333a972b98d43a85f4be5edf0aba8.tar.gz |
Add and enable grhino.
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index cb37834e5d4..bdbe91aea00 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.154 2002/12/07 00:27:45 rh Exp $ +# $NetBSD: Makefile,v 1.155 2002/12/09 19:31:16 wiz Exp $ # COMMENT= Games @@ -68,6 +68,7 @@ SUBDIR+= gnuchess-book-small SUBDIR+= gnuchess4 SUBDIR+= gnugo SUBDIR+= golddig +SUBDIR+= grhino SUBDIR+= gtkballs SUBDIR+= gturing SUBDIR+= heretic2-demo |