diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-03-13 01:16:37 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-03-13 01:16:37 +0800 |
commit | bc10b56fdfa824232f0ba46886ec8341c66128d0 (patch) | |
tree | 72ab43da7403298c18f9dbd979713a528757dd38 /games | |
parent | 4d8d61f3961b3f63255b8198aeed4fa2f3729d70 (diff) | |
download | freebsd-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/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 |