diff options
author | kefren <kefren@pkgsrc.org> | 2011-01-19 19:49:57 +0000 |
---|---|---|
committer | kefren <kefren@pkgsrc.org> | 2011-01-19 19:49:57 +0000 |
commit | 00cc19aa693685a758650714aa349b44ef9d2bf5 (patch) | |
tree | ef98627d2111d0c076cd0cc3817e2bfbe0212491 | |
parent | ea3071996ca1324d50a4495bb1100455bf1effad (diff) | |
download | pkgsrc-00cc19aa693685a758650714aa349b44ef9d2bf5.tar.gz |
SUBDIR+= pingus
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index c43ebd7e859..d74c51ea258 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.340 2010/12/17 09:21:22 wiz Exp $ +# $NetBSD: Makefile,v 1.341 2011/01/19 19:49:57 kefren Exp $ # COMMENT= Games @@ -191,6 +191,7 @@ SUBDIR+= openttd SUBDIR+= openttd-data SUBDIR+= orbital_eunuchs_sniper SUBDIR+= pag +SUBDIR+= pingus SUBDIR+= pioneers SUBDIR+= plib SUBDIR+= pokerth |