diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-07-26 12:38:03 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-07-26 12:38:03 +0000 |
commit | ffbb84d28763438cb32bee036c8d0402f5dabded (patch) | |
tree | 22269cb7ae92f6964eeabad8808605492ba11915 /games | |
parent | 61dd0a9a4bf3ba24ec501b58bf277ee37a79afad (diff) | |
download | pkgsrc-ffbb84d28763438cb32bee036c8d0402f5dabded.tar.gz |
add & enable prboom and xscorch
Diffstat (limited to 'games')
-rw-r--r-- | games/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index 63db0d8dae4..d650048c3d9 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.119 2001/04/27 15:28:26 agc Exp $ +# $NetBSD: Makefile,v 1.120 2001/07/26 12:38:03 zuntum Exp $ # COMMENT= Games @@ -86,6 +86,7 @@ SUBDIR+= nighthawk SUBDIR+= omega SUBDIR+= pacman SUBDIR+= plib +SUBDIR+= prboom SUBDIR+= pysol SUBDIR+= quake SUBDIR+= quake3arena @@ -130,6 +131,7 @@ SUBDIR+= xracer SUBDIR+= xroach SUBDIR+= xroads SUBDIR+= xscavenger +SUBDIR+= xscorch SUBDIR+= xscrabble SUBDIR+= xskat SUBDIR+= xsoldier |