diff options
author | acm <acm@FreeBSD.org> | 2006-10-06 23:43:29 +0800 |
---|---|---|
committer | acm <acm@FreeBSD.org> | 2006-10-06 23:43:29 +0800 |
commit | 678cd523f512d6b5af74c95aaf16a510958929eb (patch) | |
tree | f588e9f606ae249ae8f9fe83849fa941072f147b /games/xmoto | |
parent | c8b645112f4d9ad35b3cb821a890ba6f289503a9 (diff) | |
download | freebsd-ports-gnome-678cd523f512d6b5af74c95aaf16a510958929eb.tar.gz freebsd-ports-gnome-678cd523f512d6b5af74c95aaf16a510958929eb.tar.zst freebsd-ports-gnome-678cd523f512d6b5af74c95aaf16a510958929eb.zip |
- 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]
Diffstat (limited to 'games/xmoto')
-rw-r--r-- | games/xmoto/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/xmoto/Makefile b/games/xmoto/Makefile index bee45b02cd60..677e6fc68cfb 100644 --- a/games/xmoto/Makefile +++ b/games/xmoto/Makefile @@ -7,6 +7,7 @@ PORTNAME= xmoto PORTVERSION= 0.2.2 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |