diff options
author | kamil <kamil> | 2016-06-11 18:44:24 +0000 |
---|---|---|
committer | kamil <kamil> | 2016-06-11 18:44:24 +0000 |
commit | f90c33640606dea17087640bb3744a08f0b6c4d0 (patch) | |
tree | af1d301125c37383aa6b57d2862db03144cfee7f /games | |
parent | 22e1e13685a4b194c40e08d3891fb8da2a8bcbe9 (diff) | |
download | pkgsrc-f90c33640606dea17087640bb3744a08f0b6c4d0.tar.gz |
Add games/pmars
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 48c8218a55a..a21a7ed47a7 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.387 2015/12/14 15:32:25 wiz Exp $ +# $NetBSD: Makefile,v 1.388 2016/06/11 18:44:24 kamil Exp $ # COMMENT= Games @@ -256,6 +256,7 @@ SUBDIR+= picmi SUBDIR+= pingus SUBDIR+= pioneers SUBDIR+= plib +SUBDIR+= pmars SUBDIR+= polyglot SUBDIR+= powder SUBDIR+= powermanga |