diff options
author | kamil <kamil@pkgsrc.org> | 2016-06-11 18:44:24 +0000 |
---|---|---|
committer | kamil <kamil@pkgsrc.org> | 2016-06-11 18:44:24 +0000 |
commit | be0b89708655327b2b4c25694126746e5fb85fbc (patch) | |
tree | af1d301125c37383aa6b57d2862db03144cfee7f /games | |
parent | c7201c28a45d3525b459c29fe01ae0f46a8f3106 (diff) | |
download | pkgsrc-be0b89708655327b2b4c25694126746e5fb85fbc.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 |