diff options
author | wiz <wiz> | 2002-12-09 19:31:16 +0000 |
---|---|---|
committer | wiz <wiz> | 2002-12-09 19:31:16 +0000 |
commit | 9a01a6f043b4b90d87fe9df679f1a45a414eaa0b (patch) | |
tree | 4f4d5c8716b1a1edf18743aceb041a0e1469e9c2 /games | |
parent | a03b9d3bf387b130552a2ca58dc6591be255adec (diff) | |
download | pkgsrc-9a01a6f043b4b90d87fe9df679f1a45a414eaa0b.tar.gz |
Add and enable grhino.
Diffstat (limited to 'games')
-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 |