diff options
author | minskim <minskim@pkgsrc.org> | 2005-02-20 16:20:48 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2005-02-20 16:20:48 +0000 |
commit | 284e7a594f19e74bb7180ed74ac27c1886a8a97b (patch) | |
tree | 882ed211fabc49ce61b29ad80cec060d3a9999f4 /games | |
parent | f4139e200e4ba833bda128c47bb516ae7f1bf315 (diff) | |
download | pkgsrc-284e7a594f19e74bb7180ed74ac27c1886a8a97b.tar.gz |
Add and enable scid.
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 82a2499e06b..6412f632eec 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.242 2005/01/18 17:52:06 peter Exp $ +# $NetBSD: Makefile,v 1.243 2005/02/20 16:20:48 minskim Exp $ # COMMENT= Games @@ -176,6 +176,7 @@ SUBDIR+= rocksndiamonds-sdl SUBDIR+= rollemup SUBDIR+= rtcw SUBDIR+= sarien +SUBDIR+= scid SUBDIR+= scummvm SUBDIR+= scummvm-bass SUBDIR+= scummvm-fotaq |