diff options
author | wiz <wiz@pkgsrc.org> | 2009-09-06 12:14:01 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-09-06 12:14:01 +0000 |
commit | f77c792ee8b3ec5430d1ff8ca0acaa147ba1a8aa (patch) | |
tree | 61b4da557ca0a310b7d44366d22e5032dc98081b /games/Makefile | |
parent | f2a4fc087fb23e4e325decac0dd2efcfecf5ad8a (diff) | |
download | pkgsrc-f77c792ee8b3ec5430d1ff8ca0acaa147ba1a8aa.tar.gz |
+ rftg.
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index c1c988019e6..4385abfd7f3 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.324 2009/09/01 21:14:15 wiz Exp $ +# $NetBSD: Makefile,v 1.325 2009/09/06 12:14:01 wiz Exp $ # COMMENT= Games @@ -208,6 +208,7 @@ SUBDIR+= quake6 SUBDIR+= quakedata SUBDIR+= quakeforge SUBDIR+= quarry +SUBDIR+= rftg SUBDIR+= rocksndiamonds SUBDIR+= rocksndiamonds-levels SUBDIR+= rollemup |