aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorDanilo G. Baio <dbaio@FreeBSD.org>2017-05-08 17:21:49 +0000
committerDanilo G. Baio <dbaio@FreeBSD.org>2017-05-08 17:21:49 +0000
commitf8cc2c102f4fca50880801479b5eb5c9c87be8a4 (patch)
tree4c9fe40906899ed5072d23bceb6da69c122f66e5 /games
parent7155e78a689303ed4842edf47fdca8aa48ce2569 (diff)
downloadports-f8cc2c102f4fca50880801479b5eb5c9c87be8a4.tar.gz
ports-f8cc2c102f4fca50880801479b5eb5c9c87be8a4.zip
Update my email address
Approved by: garga (mentor) Differential Revision: https://reviews.freebsd.org/D10648
Notes
Notes: svn path=/head/; revision=440442
Diffstat (limited to 'games')
-rw-r--r--games/robocode-naval/Makefile2
-rw-r--r--games/robocode/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/games/robocode-naval/Makefile b/games/robocode-naval/Makefile
index ffd2eb6f364f..f8e17575a917 100644
--- a/games/robocode-naval/Makefile
+++ b/games/robocode-naval/Makefile
@@ -9,7 +9,7 @@ PKGNAMESUFFIX= -naval
EXTRACT_SUFX= .jar
DIST_SUBDIR= java
-MAINTAINER= dbaio@bsd.com.br
+MAINTAINER= dbaio@FreeBSD.org
COMMENT= Game for learning Java[tm] programming language
LICENSE= EPL
diff --git a/games/robocode/Makefile b/games/robocode/Makefile
index d182b1114a66..71797ce0a055 100644
--- a/games/robocode/Makefile
+++ b/games/robocode/Makefile
@@ -9,7 +9,7 @@ DISTNAME= ${PORTNAME}-${DISTVERSION}-setup.jar
EXTRACT_SUFX= # empty
DIST_SUBDIR= java
-MAINTAINER= dbaio@bsd.com.br
+MAINTAINER= dbaio@FreeBSD.org
COMMENT= Game for learning Java[tm] programming language
LICENSE= EPL