diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1999-06-09 06:51:51 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1999-06-09 06:51:51 +0000 |
commit | 98425f0bb25a3f150cec0c9f5a77117c944a28f8 (patch) | |
tree | 39e73258af2d2d16bd426b5b4c8b0d1b9487390a /games/pysol/Makefile | |
parent | 7b5e3fd238beaf9dd9de4522bbea363b52cf5651 (diff) | |
download | ports-98425f0bb25a3f150cec0c9f5a77117c944a28f8.tar.gz ports-98425f0bb25a3f150cec0c9f5a77117c944a28f8.zip |
Notes
Diffstat (limited to 'games/pysol/Makefile')
-rw-r--r-- | games/pysol/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/pysol/Makefile b/games/pysol/Makefile index 4e4c0448daab..1e0416823089 100644 --- a/games/pysol/Makefile +++ b/games/pysol/Makefile @@ -3,7 +3,7 @@ # Date created: 11 September 1998 # Whom: Thomas Gellekum <tg@FreeBSD.ORG> # -# $Id: Makefile,v 1.13 1999/05/19 07:02:57 tg Exp $ +# $Id: Makefile,v 1.14 1999/06/04 09:06:31 tg Exp $ # DISTNAME= pysol-2.14 @@ -17,7 +17,7 @@ RUN_DEPENDS= python:${PORTSDIR}/lang/python NO_BUILD= yes -CARDSETS= pysol-cardsets-2.11 +CARDSETS= pysol-cardsets-2.14 do-install: ${INSTALL_SCRIPT} ${WRKSRC}/pysol.py ${PREFIX}/bin/pysol |