diff options
Diffstat (limited to 'games/gnugo/Makefile')
-rw-r--r-- | games/gnugo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/gnugo/Makefile b/games/gnugo/Makefile index 5762a9458642..171c11b27e3e 100644 --- a/games/gnugo/Makefile +++ b/games/gnugo/Makefile @@ -6,8 +6,8 @@ # PORTNAME= gnugo -PORTVERSION= 3.4 -PORTREVISION= 1 +PORTVERSION= 3.6 +PORTREVISION= 0 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= gnugo |