diff options
author | snj <snj> | 2008-11-16 07:23:51 +0000 |
---|---|---|
committer | snj <snj> | 2008-11-16 07:23:51 +0000 |
commit | 7909eac610105b6a22d9d27176c1ab2209463cce (patch) | |
tree | 201aef39f2a46fbe2327e6e1cf3d78023e6faf5c /games/Makefile | |
parent | f8cf14394e9400fde2779e9a4da9b6ec38b7328c (diff) | |
download | pkgsrc-7909eac610105b6a22d9d27176c1ab2209463cce.tar.gz |
Remove pysol, which is dead upstream. For your solitaire fix, use the
pysolfc package, which is a fork of pysol.
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/Makefile b/games/Makefile index 9b49fea5251..bccbf275fe7 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.311 2008/11/16 07:17:09 snj Exp $ +# $NetBSD: Makefile,v 1.312 2008/11/16 07:23:51 snj Exp $ # COMMENT= Games @@ -185,7 +185,6 @@ SUBDIR+= polyglot SUBDIR+= powermanga SUBDIR+= powwow SUBDIR+= prboom -SUBDIR+= pysol SUBDIR+= pysolfc SUBDIR+= pytraffic SUBDIR+= qnetwalk |