diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2010-04-24 13:19:58 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2010-04-24 13:19:58 +0000 |
commit | 2905c0fe784e935c3cd2a3cd43f605ef0418fd39 (patch) | |
tree | b230d46ca67521de018788bb79531f6df293ae6b /games/spring/Makefile | |
parent | e839730a4e223a4cebd500b0607c9abf4f10409e (diff) |
Notes
Diffstat (limited to 'games/spring/Makefile')
-rw-r--r-- | games/spring/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/spring/Makefile b/games/spring/Makefile index daf8250f82a0..9610921900c9 100644 --- a/games/spring/Makefile +++ b/games/spring/Makefile @@ -6,8 +6,7 @@ # PORTNAME= spring -PORTVERSION= 0.81.1.3 -PORTREVISION= 2 +PORTVERSION= 0.81.2.1 CATEGORIES= games MASTER_SITES= SF/springrts/springrts/${PORTNAME}-${PORTVERSION} DISTNAME= ${PORTNAME}_${PORTVERSION}_src |