- Update to 0.0.4
- Use DOCSDIR macro in pkg-plist
This commit is contained in:
parent
526beb4c34
commit
1dc977f9b5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=130183
4 changed files with 7 additions and 7 deletions
|
@ -1,4 +1,4 @@
|
|||
# New ports collection makefile for: wmqstat
|
||||
# New ports collection makefile for: wmQStat
|
||||
# Date created: 25 Apr 2003
|
||||
# Whom: Alexey Dokuchaev <danfe@regency.nsu.ru>
|
||||
#
|
||||
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= wmqstat
|
||||
PORTVERSION= 0.0.3
|
||||
PORTVERSION= 0.0.4
|
||||
CATEGORIES= games windowmaker
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (wmqstat-0.0.3.tar.gz) = a4e39d1614d2bd2d30716d64e8f2e4c1
|
||||
SIZE (wmqstat-0.0.3.tar.gz) = 16924
|
||||
MD5 (wmqstat-0.0.4.tar.gz) = 4f50cbcbba1e79176f08a6de2f61a11a
|
||||
SIZE (wmqstat-0.0.4.tar.gz) = 17766
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
wmQStat is a dockable front-end to qstat by Steve Jankowski, a popular
|
||||
command-line monitor of lots of Internet game servers, i.e. Quake/W/2/3,
|
||||
Hexen2/W, HL/CS, Tribes/2, RtCW, Unreal, Heretic2, Descent3, to name a
|
||||
Hexen2/W, HL/CS/HL2, Tribes/2, RtCW, UT200x, DOOM III, FarCry, to name a
|
||||
few (this list is by far not complete).
|
||||
|
||||
WWW: http://wmqstat.sourceforge.net/
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
bin/wmqstat
|
||||
%%PORTDOCS%%share/doc/wmqstat/README
|
||||
%%PORTDOCS%%@dirrm share/doc/wmqstat
|
||||
%%PORTDOCS%%%%DOCSDIR%%/README
|
||||
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
||||
|
|
Loading…
Reference in a new issue