diff options
author | adam <adam> | 2003-09-09 15:10:01 +0000 |
---|---|---|
committer | adam <adam> | 2003-09-09 15:10:01 +0000 |
commit | 713ebaf0050091f38807dcd085d6b7c55e5daef7 (patch) | |
tree | d45d836e7cf3d63c49ca0de5ba33aad3ce3a05a8 /games | |
parent | 5539d7b2753c90afa1fbb18269a6fdd1415ec4ac (diff) | |
download | pkgsrc-713ebaf0050091f38807dcd085d6b7c55e5daef7.tar.gz |
Added rocksndiamonds-sdl
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 7212d9aec40..130b9c1c349 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.183 2003/08/24 23:05:14 dillo Exp $ +# $NetBSD: Makefile,v 1.184 2003/09/09 15:10:01 adam Exp $ # COMMENT= Games @@ -144,6 +144,7 @@ SUBDIR+= quake6 SUBDIR+= quakedata SUBDIR+= rocksndiamonds SUBDIR+= rocksndiamonds-levels +SUBDIR+= rocksndiamonds-sdl SUBDIR+= rollemup SUBDIR+= sarien SUBDIR+= scummvm |