diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/jinput/Makefile | 2 | ||||
-rw-r--r-- | games/jutils/Makefile | 2 |
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 |