diff options
author | ryoon <ryoon> | 2013-10-23 11:34:28 +0000 |
---|---|---|
committer | ryoon <ryoon> | 2013-10-23 11:34:28 +0000 |
commit | 80ded2f0e03a85ebd0b2163ea775742ceb41079f (patch) | |
tree | 5ef506e9bb5a1f23684f01816bc2a15a5283c5e3 /games/Makefile | |
parent | d93d0ebda532d6a54b82f266d1eb3a531ee4dcd0 (diff) | |
download | pkgsrc-80ded2f0e03a85ebd0b2163ea775742ceb41079f.tar.gz |
Add py-pygame
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 4dd118cb658..bdc84c58ac4 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.362 2013/07/06 17:37:03 kleink Exp $ +# $NetBSD: Makefile,v 1.363 2013/10/23 11:34:28 ryoon Exp $ # COMMENT= Games @@ -252,6 +252,7 @@ SUBDIR+= powwow SUBDIR+= prboom SUBDIR+= pushover SUBDIR+= puzzles +SUBDIR+= py-pygame SUBDIR+= py-ranking SUBDIR+= py-trueskill SUBDIR+= pysolfc |