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 51672cc..d195524 100644 --- a/games/robocode/Makefile +++ b/games/robocode/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://dragon.adtech.internet.ibm.com/pub/robocode/ DISTNAME= robocode-setup-${PORTVERSION} EXTRACT_SUFX= .jar -MAINTAINER= sobomax@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A game for learning Java[tm] programming language USE_JAVA= 1.3+ |