aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2013-03-13 01:16:37 +0800
committersunpoet <sunpoet@FreeBSD.org>2013-03-13 01:16:37 +0800
commitbc10b56fdfa824232f0ba46886ec8341c66128d0 (patch)
tree72ab43da7403298c18f9dbd979713a528757dd38 /games
parent4d8d61f3961b3f63255b8198aeed4fa2f3729d70 (diff)
downloadfreebsd-ports-gnome-bc10b56fdfa824232f0ba46886ec8341c66128d0.tar.gz
freebsd-ports-gnome-bc10b56fdfa824232f0ba46886ec8341c66128d0.tar.zst
freebsd-ports-gnome-bc10b56fdfa824232f0ba46886ec8341c66128d0.zip
- Update MAINTAINER: use canonical format for ports@FreeBSD.org
Diffstat (limited to 'games')
-rw-r--r--games/jinput/Makefile2
-rw-r--r--games/jutils/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/games/jinput/Makefile b/games/jinput/Makefile
index 63e139bf6c30..fe94aeea8701 100644
--- a/games/jinput/Makefile
+++ b/games/jinput/Makefile
@@ -10,7 +10,7 @@ DISTVERSION= 20110801.r247
CATEGORIES= games java
MASTER_SITES= LOCAL/loader
-MAINTAINER= ports@freebsd.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Java Game Controller API
BUILD_DEPENDS= ${JAVALIBDIR}/jutils/jutils.jar:${PORTSDIR}/games/jutils
diff --git a/games/jutils/Makefile b/games/jutils/Makefile
index 73b7606640cd..d9291cae20da 100644
--- a/games/jutils/Makefile
+++ b/games/jutils/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 20070610.r26
CATEGORIES= games java
MASTER_SITES= LOCAL/loader
-MAINTAINER= ports@freebsd.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Common utilities for Java Game Technology Group projects
USE_BZIP2= yes