diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-09-24 15:06:58 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-09-24 15:06:58 +0000 |
commit | dae17c4affe728823e756e7ce2884da15be25f4a (patch) | |
tree | 2e508dd03f26e4808b42fb1a23fb1cde5fcb8fa7 /games/wmqstat | |
parent | - Update to version 3.99.4 (diff) |
- Update to version 0.0.3
- Fix build with gcc3
PR: 56867
Submitted by: Alexey Dokuchaev <danfe@regency.nsu.ru> (maintainer)
Notes
Notes:
svn path=/head/; revision=89241
Diffstat (limited to '')
-rw-r--r-- | games/wmqstat/Makefile | 2 | ||||
-rw-r--r-- | games/wmqstat/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/wmqstat/Makefile b/games/wmqstat/Makefile index 126b8aec1063..f47c6fbe4dbd 100644 --- a/games/wmqstat/Makefile +++ b/games/wmqstat/Makefile @@ -6,7 +6,7 @@ # PORTNAME= wmqstat -PORTVERSION= 0.0.2 +PORTVERSION= 0.0.3 CATEGORIES= games windowmaker MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/games/wmqstat/distinfo b/games/wmqstat/distinfo index c6b22d01819d..4e8cbd428358 100644 --- a/games/wmqstat/distinfo +++ b/games/wmqstat/distinfo @@ -1 +1 @@ -MD5 (wmqstat-0.0.2.tar.gz) = baf6b2707bdcbccc9cb65e2ee6157728 +MD5 (wmqstat-0.0.3.tar.gz) = a4e39d1614d2bd2d30716d64e8f2e4c1 |