diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2009-01-16 04:18:40 +0000 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2009-01-16 04:18:40 +0000 |
commit | 1135f6c20fb5445ef6ac4434f09f492743427902 (patch) | |
tree | fed75adb8c8a8a748fb62580a7903609634e03ae /games/xmoto | |
parent | 2fc40b1f6553e668f5a456419c57cbf6bad7977d (diff) |
Notes
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 58e23126c998..dc7c20b9e018 100644 --- a/games/xmoto/Makefile +++ b/games/xmoto/Makefile @@ -7,6 +7,7 @@ PORTNAME= xmoto PORTVERSION= 0.5.0 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://download.tuxfamily.org/xmoto/xmoto/${PORTVERSION}/ \ http://mirror.amdmi3.ru/ |