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/gillo | |
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/gillo')
-rw-r--r-- | games/gillo/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/gillo/Makefile b/games/gillo/Makefile index 52657fe190f8..a74263282ff9 100644 --- a/games/gillo/Makefile +++ b/games/gillo/Makefile @@ -7,6 +7,7 @@ PORTNAME= gillo DISTVERSION= 1.0beta1 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |