diff options
Diffstat (limited to '')
-rw-r--r-- | games/spring/Makefile | 2 | ||||
-rw-r--r-- | games/springlobby/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/spring/Makefile b/games/spring/Makefile index 5e62dee76efb..793610295d48 100644 --- a/games/spring/Makefile +++ b/games/spring/Makefile @@ -3,7 +3,7 @@ PORTNAME= spring PORTVERSION= 94.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= games MASTER_SITES= SF/springrts/springrts/${PORTNAME}-${PORTVERSION} \ http://springrts.com/dl/ diff --git a/games/springlobby/Makefile b/games/springlobby/Makefile index c94f38ddfa4d..3d1fcee6a556 100644 --- a/games/springlobby/Makefile +++ b/games/springlobby/Makefile @@ -3,7 +3,7 @@ PORTNAME= springlobby PORTVERSION= 0.180 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games net MASTER_SITES= http://www.springlobby.info/tarballs/ \ http://mirror.amdmi3.ru/distfiles/ |