diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2011-02-25 03:19:29 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2011-02-25 03:19:29 +0000 |
commit | 729d9d232f2d99318b1c393e60fa5acadf5587b3 (patch) | |
tree | 587d15de621adfc5fa93e4c481b8470e04053dc3 /games/funnyboat | |
parent | 42b70968f967f81a86153683471600406da01615 (diff) | |
download | ports-729d9d232f2d99318b1c393e60fa5acadf5587b3.tar.gz ports-729d9d232f2d99318b1c393e60fa5acadf5587b3.zip |
Notes
Diffstat (limited to 'games/funnyboat')
-rw-r--r-- | games/funnyboat/Makefile | 4 | ||||
-rw-r--r-- | games/funnyboat/distinfo | 1 |
2 files changed, 2 insertions, 3 deletions
diff --git a/games/funnyboat/Makefile b/games/funnyboat/Makefile index 19393b87faa4..44bed69b6a50 100644 --- a/games/funnyboat/Makefile +++ b/games/funnyboat/Makefile @@ -7,7 +7,7 @@ PORTNAME= funnyboat PORTVERSION= 1.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= SF DISTNAME= ${PORTNAME}-${PORTVERSION}-src @@ -20,7 +20,7 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pygame/__init__.py:${PORTSDIR}/devel/py-game WRKSRC= ${WRKDIR}/${PORTNAME} USE_ZIP= yes -USE_PYTHON= 2.4+ +USE_PYTHON= 2.5+ NO_BUILD= yes SUB_FILES= funnyboat_ diff --git a/games/funnyboat/distinfo b/games/funnyboat/distinfo index e68733d9604b..5b02f806a707 100644 --- a/games/funnyboat/distinfo +++ b/games/funnyboat/distinfo @@ -1,3 +1,2 @@ -MD5 (funnyboat-1.5-src.zip) = 71724a755614c286bd861864bd0062a6 SHA256 (funnyboat-1.5-src.zip) = de001d17f0e380df89bf5000392db75b385851a3cd200b3b87a8a9b66502f016 SIZE (funnyboat-1.5-src.zip) = 3839990 |