diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-02-20 16:22:36 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-02-20 16:22:36 +0000 |
commit | 9e7f4ab0f37c1893ba36a49c7389fb0fbeb8edfc (patch) | |
tree | c5fad3bbb02a3fd42c455da983936c1e15dfdb82 | |
parent | - Fix build on -current (diff) |
- Update to version 0.9.01
PR: ports/63136
Submitted by: Ports Fury
Notes
Notes:
svn path=/head/; revision=101517
-rw-r--r-- | games/taxipilot/Makefile | 2 | ||||
-rw-r--r-- | games/taxipilot/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/games/taxipilot/Makefile b/games/taxipilot/Makefile index 04777858a8fd..e2ca8f2c1073 100644 --- a/games/taxipilot/Makefile +++ b/games/taxipilot/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= taxipilot -PORTVERSION= 0.9.0 +PORTVERSION= 0.9.01 CATEGORIES= games kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= taxipilot diff --git a/games/taxipilot/distinfo b/games/taxipilot/distinfo index fd329028fea1..5e5d945f03ee 100644 --- a/games/taxipilot/distinfo +++ b/games/taxipilot/distinfo @@ -1,2 +1,2 @@ -MD5 (taxipilot-0.9.0.tar.gz) = 8ed1db0bca242e8d3260872a5505decd -SIZE (taxipilot-0.9.0.tar.gz) = 4055663 +MD5 (taxipilot-0.9.01.tar.gz) = b07f27628fc58bf931ec36342396eded +SIZE (taxipilot-0.9.01.tar.gz) = 4055668 |