diff options
author | novel <novel@FreeBSD.org> | 2005-07-09 02:46:26 +0800 |
---|---|---|
committer | novel <novel@FreeBSD.org> | 2005-07-09 02:46:26 +0800 |
commit | 6cd1c2731b431f65c000e4b8389c843732e1c57f (patch) | |
tree | 87d3fe4ae7f5a07a4acffd035e4688aee0343b03 /games/qgo | |
parent | 7cfa30d69e620b267d423782acfae5efd3fcbbd4 (diff) | |
download | freebsd-ports-gnome-6cd1c2731b431f65c000e4b8389c843732e1c57f.tar.gz freebsd-ports-gnome-6cd1c2731b431f65c000e4b8389c843732e1c57f.tar.zst freebsd-ports-gnome-6cd1c2731b431f65c000e4b8389c843732e1c57f.zip |
update to 1.0.2.
PR: 83154
Submitted by: Ports Fury
Diffstat (limited to 'games/qgo')
-rw-r--r-- | games/qgo/Makefile | 2 | ||||
-rw-r--r-- | games/qgo/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/games/qgo/Makefile b/games/qgo/Makefile index e594a6d9ef44..b66bc75ffeb7 100644 --- a/games/qgo/Makefile +++ b/games/qgo/Makefile @@ -7,7 +7,7 @@ # PORTNAME= qgo -PORTVERSION= 1.0.1 +PORTVERSION= 1.0.2 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/games/qgo/distinfo b/games/qgo/distinfo index cf72f4d6ca13..09e077db7490 100644 --- a/games/qgo/distinfo +++ b/games/qgo/distinfo @@ -1,2 +1,2 @@ -MD5 (qgo-1.0.1.tar.gz) = 6bc17460c17cc0e19af01c991bfbd128 -SIZE (qgo-1.0.1.tar.gz) = 1399181 +MD5 (qgo-1.0.2.tar.gz) = c202a232d1902a902683c421f0177b8c +SIZE (qgo-1.0.2.tar.gz) = 1774935 |