diff options
author | wiz <wiz> | 2008-12-10 00:19:16 +0000 |
---|---|---|
committer | wiz <wiz> | 2008-12-10 00:19:16 +0000 |
commit | b5ca398822e996ea6c8cf1b9ab6b89128eb4b388 (patch) | |
tree | c865b5264ea14473986acead66b89ca76e473f4a /games | |
parent | 2a3cefe64c21ff6e10a9e1e7901cc7be8bb2b295 (diff) | |
download | pkgsrc-b5ca398822e996ea6c8cf1b9ab6b89128eb4b388.tar.gz |
+ LostPixels.
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 a5764de8b66..b3185d94755 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.313 2008/11/24 18:16:33 snj Exp $ +# $NetBSD: Makefile,v 1.314 2008/12/10 00:19:16 wiz Exp $ # COMMENT= Games @@ -7,6 +7,7 @@ SUBDIR+= 0verkill SUBDIR+= 4stAttack SUBDIR+= InterLOGIC SUBDIR+= KoboDeluxe +SUBDIR+= LostPixels SUBDIR+= REminiscence SUBDIR+= abuse SUBDIR+= adom |