diff options
Diffstat (limited to 'games/nuclearchess')
-rw-r--r-- | games/nuclearchess/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/nuclearchess/Makefile b/games/nuclearchess/Makefile index 39d09c328f0f..03588583e193 100644 --- a/games/nuclearchess/Makefile +++ b/games/nuclearchess/Makefile @@ -7,7 +7,7 @@ PORTNAME= nuclearchess PORTVERSION= 0.9.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://user.cs.tu-berlin.de/~karlb/${PORTNAME}/ \ http://mirror.inerd.com/FreeBSD/distfiles/${PORTNAME}/ |