diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2009-10-20 11:11:14 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2009-10-20 11:11:14 +0800 |
commit | 40da892beb7dc9e1ce9c0521224142541a52f23b (patch) | |
tree | f540f070af501b12783ad2eb7f5cd64de63f9ef8 /games/springlobby/Makefile | |
parent | 107dcee8280334a1f0dbe81a6358af3196f640db (diff) | |
download | freebsd-ports-gnome-40da892beb7dc9e1ce9c0521224142541a52f23b.tar.gz freebsd-ports-gnome-40da892beb7dc9e1ce9c0521224142541a52f23b.tar.zst freebsd-ports-gnome-40da892beb7dc9e1ce9c0521224142541a52f23b.zip |
- Update to 0.28
Diffstat (limited to 'games/springlobby/Makefile')
-rw-r--r-- | games/springlobby/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/springlobby/Makefile b/games/springlobby/Makefile index ca1a4330ebb1..742d457399e0 100644 --- a/games/springlobby/Makefile +++ b/games/springlobby/Makefile @@ -6,10 +6,10 @@ # PORTNAME= springlobby -PORTVERSION= 0.27 +PORTVERSION= 0.28 CATEGORIES= games net MASTER_SITES= http://www.springlobby.info/tarballs/ \ - http://mirror.amdmi3.ru/ + http://mirror.amdmi3.ru/distfiles/ MAINTAINER= amdmi3@FreeBSD.org COMMENT= Cross-platform lobby client for the Spring RTS project |