diff options
author | dillo <dillo@pkgsrc.org> | 2004-05-14 15:45:04 +0000 |
---|---|---|
committer | dillo <dillo@pkgsrc.org> | 2004-05-14 15:45:04 +0000 |
commit | d649ae1fe85d21ccb12a68d5393985ba0fd9b022 (patch) | |
tree | bf35452aa61ec8a5c27651af6b8c8f7abf2e48db /games | |
parent | d8fdf0997ec80ca5c7fb9f79f954077954b98350 (diff) | |
download | pkgsrc-d649ae1fe85d21ccb12a68d5393985ba0fd9b022.tar.gz |
add and enable raw
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 ba47344e0dc..acb0374feb1 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.213 2004/05/05 08:30:04 drochner Exp $ +# $NetBSD: Makefile,v 1.214 2004/05/14 15:45:04 dillo Exp $ # COMMENT= Games @@ -154,6 +154,7 @@ SUBDIR+= quake3server-ut SUBDIR+= quake6 SUBDIR+= quakedata SUBDIR+= quakeforge +SUBDIR+= raw SUBDIR+= rocksndiamonds SUBDIR+= rocksndiamonds-levels SUBDIR+= rocksndiamonds-sdl |