diff options
author | ahoka <ahoka@pkgsrc.org> | 2009-01-31 03:06:17 +0000 |
---|---|---|
committer | ahoka <ahoka@pkgsrc.org> | 2009-01-31 03:06:17 +0000 |
commit | 18f0aab5462baf4700c2c8f6ea1e749c8552c543 (patch) | |
tree | c5d4a38e1c9c56aef494c830dfbb4979b10dedc7 /games | |
parent | d3c026e491bd255743e110b31c2bfea22da6fc07 (diff) | |
download | pkgsrc-18f0aab5462baf4700c2c8f6ea1e749c8552c543.tar.gz |
Add pokerth
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 91c3aae8795..da8339e1f1f 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.316 2009/01/13 00:13:58 jmcneill Exp $ +# $NetBSD: Makefile,v 1.317 2009/01/31 03:06:17 ahoka Exp $ # COMMENT= Games @@ -182,6 +182,7 @@ SUBDIR+= orbital_eunuchs_sniper SUBDIR+= pag SUBDIR+= pioneers SUBDIR+= plib +SUBDIR+= pokerth SUBDIR+= polyglot SUBDIR+= powermanga SUBDIR+= powwow |