diff options
author | ryoon <ryoon> | 2013-10-24 12:03:00 +0000 |
---|---|---|
committer | ryoon <ryoon> | 2013-10-24 12:03:00 +0000 |
commit | c20ef500a8b7a7b7b811df4cf4e05fda3c4f50fd (patch) | |
tree | 5c5a80b03a5f300c6199bfd29fcd3d1d99859b11 /games | |
parent | 3412fd0f503b8114d5ee8505947613ce7dd5aa6e (diff) | |
download | pkgsrc-c20ef500a8b7a7b7b811df4cf4e05fda3c4f50fd.tar.gz |
Remove py-pygame
Diffstat (limited to 'games')
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/Makefile b/games/Makefile index 815a2074146..d0615ba8fd9 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.364 2013/10/23 11:36:15 ryoon Exp $ +# $NetBSD: Makefile,v 1.365 2013/10/24 12:03:00 ryoon Exp $ # COMMENT= Games @@ -252,7 +252,6 @@ SUBDIR+= powwow SUBDIR+= prboom SUBDIR+= pushover SUBDIR+= puzzles -SUBDIR+= py-pygame SUBDIR+= py-ranking SUBDIR+= py-renpy SUBDIR+= py-trueskill |