diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2010-12-22 17:06:36 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2010-12-22 17:06:36 +0000 |
commit | 8cbed273735fda73937c8c00ac824b968a04a0f4 (patch) | |
tree | 03b9f697825ed85b785b1a12c8de25eb82ecc696 /games | |
parent | - fix spelling (diff) |
- Reset maintainer
PR: 153364
Submitted by: Glen Barber <gjb@FreeBSD.org> (maintainer)
Notes
Notes:
svn path=/head/; revision=266725
Diffstat (limited to 'games')
-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 766a6522295e..0eb07c4c79f7 100644 --- a/games/robocode/Makefile +++ b/games/robocode/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= SF DISTNAME= ${PORTNAME}-${PORTVERSION}-setup EXTRACT_SUFX= .jar -MAINTAINER= gjb@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A game for learning Java[tm] programming language LICENSE= EPL |