diff options
-rw-r--r-- | devel/py-ode/Makefile | 2 | ||||
-rw-r--r-- | games/gillo/Makefile | 2 | ||||
-rw-r--r-- | games/stormbaancoureur/Makefile | 1 | ||||
-rw-r--r-- | games/xmoto/Makefile | 1 | ||||
-rw-r--r-- | graphics/crystalspace/Makefile | 2 | ||||
-rw-r--r-- | graphics/py-soya3d/Makefile | 2 |
6 files changed, 6 insertions, 4 deletions
diff --git a/devel/py-ode/Makefile b/devel/py-ode/Makefile index f38e712a08fa..b0b04c6e860e 100644 --- a/devel/py-ode/Makefile +++ b/devel/py-ode/Makefile @@ -7,7 +7,7 @@ PORTNAME= ode PORTVERSION= 1.2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel python MASTER_SITES= SF MASTER_SITE_SUBDIR= pyode diff --git a/games/gillo/Makefile b/games/gillo/Makefile index c24ef878bc68..ff48624607a5 100644 --- a/games/gillo/Makefile +++ b/games/gillo/Makefile @@ -7,7 +7,7 @@ PORTNAME= gillo DISTVERSION= 1.0beta1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games MASTER_SITES= SF DISTNAME= ${PORTNAME}-${DISTVERSION}-src diff --git a/games/stormbaancoureur/Makefile b/games/stormbaancoureur/Makefile index 5fb7a3046961..8c6e4e2ad4a3 100644 --- a/games/stormbaancoureur/Makefile +++ b/games/stormbaancoureur/Makefile @@ -7,6 +7,7 @@ PORTNAME= stormbaancoureur PORTVERSION= 2.1.5 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://bram.creative4vision.nl/stormbaancoureur/download/ \ http://mirror.amdmi3.ru/ 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/ diff --git a/graphics/crystalspace/Makefile b/graphics/crystalspace/Makefile index f983a23b2d7e..dbec292637b6 100644 --- a/graphics/crystalspace/Makefile +++ b/graphics/crystalspace/Makefile @@ -7,7 +7,7 @@ PORTNAME= crystalspace PORTVERSION= 1.0.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= crystal diff --git a/graphics/py-soya3d/Makefile b/graphics/py-soya3d/Makefile index 6aaf2b8fb0f6..730524de2c9f 100644 --- a/graphics/py-soya3d/Makefile +++ b/graphics/py-soya3d/Makefile @@ -7,7 +7,7 @@ PORTNAME= soya3d PORTVERSION= 0.13.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics python MASTER_SITES= http://download.gna.org/soya/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |