diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-11-27 09:02:22 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-11-27 09:02:22 +0000 |
commit | bf66a34d10423f651795af0cb5ea53e2794c8825 (patch) | |
tree | a679666837736b1cd18b3a34b32e289562669b08 /games/qstat/Makefile | |
parent | 75792eb4b765849abb79dbb07a33ace24fef910f (diff) | |
download | FreeBSD-ports-bf66a34d10423f651795af0cb5ea53e2794c8825.zip FreeBSD-ports-bf66a34d10423f651795af0cb5ea53e2794c8825.tar.gz |
Update to 2.4.a.
Approved by: maintainer
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 2b39a05..3de46e7 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 |