diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/qstat/Makefile | 8 | ||||
-rw-r--r-- | games/qstat/distinfo | 2 | ||||
-rw-r--r-- | games/qstat/pkg-descr | 5 | ||||
-rw-r--r-- | games/qstat/pkg-plist | 6 |
4 files changed, 11 insertions, 10 deletions
diff --git a/games/qstat/Makefile b/games/qstat/Makefile index 3de46e7bef95..774aea548090 100644 --- a/games/qstat/Makefile +++ b/games/qstat/Makefile @@ -6,12 +6,12 @@ # PORTNAME= qstat -PORTVERSION= 2.4.a -CATEGORIES= games -MASTER_SITES= http://www.activesw.com/people/steve/ +PORTVERSION= 2.4.c +CATEGORIES= games net +MASTER_SITES= http://www.qstat.org/ DISTNAME= qstat${PORTVERSION:S/.//g} -MAINTAINER= darius@dons.net.au +MAINTAINER= pat@databits.net do-install: ${INSTALL_PROGRAM} ${WRKSRC}/qstat ${PREFIX}/bin diff --git a/games/qstat/distinfo b/games/qstat/distinfo index abb31f4aa587..43ef9697dc1c 100644 --- a/games/qstat/distinfo +++ b/games/qstat/distinfo @@ -1 +1 @@ -MD5 (qstat24a.tar.gz) = cdab70510fa4e8e229431c9ad76781d9 +MD5 (qstat24c.tar.gz) = ced9809dd0be4d46949b4033a2da5d2f diff --git a/games/qstat/pkg-descr b/games/qstat/pkg-descr index 735b9e432a9c..2810a857fe63 100644 --- a/games/qstat/pkg-descr +++ b/games/qstat/pkg-descr @@ -14,6 +14,7 @@ It supports the following games: o Turok2 o Sin o Half-Life + o and more... -Author: Steve Jankowski <steve@activesw.com> -WWW: http://www.activesw.com/people/steve/qstat.html +Author: Steve Jankowski <steve@qstat.org> +WWW: http://www.qstat.org/ diff --git a/games/qstat/pkg-plist b/games/qstat/pkg-plist index 15a243172e85..ba22da629fe9 100644 --- a/games/qstat/pkg-plist +++ b/games/qstat/pkg-plist @@ -1,4 +1,4 @@ bin/qstat -share/doc/qstat/qstat.txt -share/doc/qstat/qstatdoc.html -@dirrm share/doc/qstat +%%PORTDOCS%%share/doc/qstat/qstat.txt +%%PORTDOCS%%share/doc/qstat/qstatdoc.html +%%PORTDOCS%%@dirrm share/doc/qstat |