diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2014-02-12 14:03:25 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2014-02-12 14:03:25 +0000 |
commit | 33ab73cd196c34115bf457b28872b1bc4914d35a (patch) | |
tree | 9a2d423cc667de912158ddaaec622d174862afeb /games/gnubg/Makefile | |
parent | 62738f1ffa7ee34922b44e912b87c9b3d03c9f2c (diff) |
Notes
Diffstat (limited to 'games/gnubg/Makefile')
-rw-r--r-- | games/gnubg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gnubg/Makefile b/games/gnubg/Makefile index 5d815966926c..824ce669232e 100644 --- a/games/gnubg/Makefile +++ b/games/gnubg/Makefile @@ -3,7 +3,7 @@ PORTNAME= gnubg PORTVERSION= 1.02.000 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://www.c-s.li/ports/ \ http://files.gnubg.org/media/sources/ |