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 6082a46a656e..af5cb1228717 100644 --- a/games/robocode/Makefile +++ b/games/robocode/Makefile @@ -9,7 +9,7 @@ PORTNAME= robocode PORTVERSION= 1.6.0.1 PORTREVISION= 2 CATEGORIES= games java -MASTER_SITES= SF/robocode +MASTER_SITES= SF DISTNAME= ${PORTNAME}-setup-${PORTVERSION} EXTRACT_SUFX= .jar |