diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2005-03-02 11:46:59 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2005-03-02 11:46:59 +0000 |
commit | 1dc977f9b5170341e86ec8cb8b08f7f8613c8730 (patch) | |
tree | 223ff85308e6d8cbc2bb945f48a2288750761c98 /games/wmqstat/Makefile | |
parent | 526beb4c34747ad6b6f382dc407fce60bd0b6572 (diff) |
Notes
Diffstat (limited to 'games/wmqstat/Makefile')
-rw-r--r-- | games/wmqstat/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/wmqstat/Makefile b/games/wmqstat/Makefile index e5fd7828ccdd..75789f0f4a3f 100644 --- a/games/wmqstat/Makefile +++ b/games/wmqstat/Makefile @@ -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} |