diff options
Diffstat (limited to 'games/robocode/Makefile')
-rw-r--r-- | games/robocode/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/robocode/Makefile b/games/robocode/Makefile index 96a836f9858c..0c10c3a8c328 100644 --- a/games/robocode/Makefile +++ b/games/robocode/Makefile @@ -7,7 +7,7 @@ PORTNAME= robocode PORTVERSION= 1.5.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games java MASTER_SITES= SF/robocode DISTNAME= ${PORTNAME}-setup-${PORTVERSION} |