aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--comms/dfu-util/Makefile2
-rw-r--r--games/jinput/Makefile2
-rw-r--r--games/jutils/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/comms/dfu-util/Makefile b/comms/dfu-util/Makefile
index 2e289a612088..3897587fda94 100644
--- a/comms/dfu-util/Makefile
+++ b/comms/dfu-util/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 1
CATEGORIES= comms
MASTER_SITES= http://www.cran.org.uk/~brucec/software/
-MAINTAINER= ports@freebsd.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Device firmware update (DFU) USB programmer
MAN1= dfu-util.1
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