diff options
Diffstat (limited to 'games/qstat/Makefile')
-rw-r--r-- | games/qstat/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/qstat/Makefile b/games/qstat/Makefile index 2b39a05cbf8b..3de46e7bef95 100644 --- a/games/qstat/Makefile +++ b/games/qstat/Makefile @@ -6,10 +6,10 @@ # PORTNAME= qstat -PORTVERSION= 2.3g +PORTVERSION= 2.4.a CATEGORIES= games -MASTER_SITES= ftp://ftp.activesw.com/pub/quake/ -DISTNAME= qstat23g +MASTER_SITES= http://www.activesw.com/people/steve/ +DISTNAME= qstat${PORTVERSION:S/.//g} MAINTAINER= darius@dons.net.au |