diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2006-10-06 15:43:29 +0000 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2006-10-06 15:43:29 +0000 |
commit | b3c25d9937d0ace26cc5cf133ad1d7fc7a0d2b55 (patch) | |
tree | 9d34eaa1b563ce0c106ca97c435d2d3e3a396712 /games/sturmbahnfahrer | |
parent | 3a1453040457791850559ab076536f6329a88d95 (diff) |
- Update devel/ode to 0.7
- Bump PORTREVISION of all ports that depend of devel/ode [1]
Approved by: thierry, Dmitry Marakasov <amdmi3__at__mail.ru> (maintainers) [1]
Notes
Notes:
svn path=/head/; revision=174644
Diffstat (limited to 'games/sturmbahnfahrer')
-rw-r--r-- | games/sturmbahnfahrer/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/sturmbahnfahrer/Makefile b/games/sturmbahnfahrer/Makefile index 35f464dd779d..c6a145b4c1a8 100644 --- a/games/sturmbahnfahrer/Makefile +++ b/games/sturmbahnfahrer/Makefile @@ -7,6 +7,7 @@ PORTNAME= sturmbahnfahrer PORTVERSION= 1.3 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://www.stolk.org/sturmbahnfahrer/download/ |