diff options
author | Patrick Li <pat@FreeBSD.org> | 2005-12-20 04:32:27 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2005-12-20 04:32:27 +0000 |
commit | 1ed8610aecf44c4b1442945a72f1fe0dd72461b4 (patch) | |
tree | 56472635ae9b4451020f6fba0ed00f1b295ae44a /games/qstat/Makefile | |
parent | 5c230e44cc9124abe8f69ac362c8c8ba29d351c8 (diff) |
Notes
Diffstat (limited to 'games/qstat/Makefile')
-rw-r--r-- | games/qstat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/qstat/Makefile b/games/qstat/Makefile index 6d20c92aefea..e18845413f42 100644 --- a/games/qstat/Makefile +++ b/games/qstat/Makefile @@ -6,7 +6,7 @@ # PORTNAME= qstat -PORTVERSION= 2.8 +PORTVERSION= 2.10 CATEGORIES= games net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |