diff options
author | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2002-04-26 18:32:58 +0000 |
---|---|---|
committer | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2002-04-26 18:32:58 +0000 |
commit | b8f2818568d2fe0e00bedb14d319935215a8b709 (patch) | |
tree | 3eef6634080ff92ac7e294b416d017645fa2362a /games/gnugo/Makefile | |
parent | ba2e76e930c9a5030a517e2021c4d49b305339b9 (diff) | |
download | ports-b8f2818568d2fe0e00bedb14d319935215a8b709.tar.gz ports-b8f2818568d2fe0e00bedb14d319935215a8b709.zip |
Update to 3.2
PR: 37478
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=58184
Diffstat (limited to 'games/gnugo/Makefile')
-rw-r--r-- | games/gnugo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gnugo/Makefile b/games/gnugo/Makefile index 5fa43da5e414..3968935c420b 100644 --- a/games/gnugo/Makefile +++ b/games/gnugo/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnugo -PORTVERSION= 3.0.0 +PORTVERSION= 3.2 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= gnugo |