diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/grubinvaders/Makefile | 4 | ||||
-rw-r--r-- | games/speyes/Makefile | 2 | ||||
-rw-r--r-- | games/xinvaders3d/Makefile | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/games/grubinvaders/Makefile b/games/grubinvaders/Makefile index 3212fbc4bc6b..8448a93933bc 100644 --- a/games/grubinvaders/Makefile +++ b/games/grubinvaders/Makefile @@ -11,8 +11,8 @@ CATEGORIES= games MASTER_SITES= http://www.erikyyy.de/invaders/ DISTNAME= invaders-${PORTVERSION} -MAINTAINER= jedgar@FreeBSD.org -COMMENT= This is grubinvaders, a multi boot compliant game for i386 +MAINTAINER= ports@FreeBSD.org +COMMENT= A multi boot compliant game for i386 RUN_DEPENDS= ${LOCALBASE}/sbin/grub:${PORTSDIR}/sysutils/grub diff --git a/games/speyes/Makefile b/games/speyes/Makefile index 7519a8e004b3..6a4ba3f2737a 100644 --- a/games/speyes/Makefile +++ b/games/speyes/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.2.0 CATEGORIES= games MASTER_SITES= http://okb-1.org/speyes/ -MAINTAINER= jedgar@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= WindowMaker dockapp/xeyes clone using SouthPark characters PLIST_FILES= bin/speyes diff --git a/games/xinvaders3d/Makefile b/games/xinvaders3d/Makefile index bc346d69fb95..f6f342d3ddb9 100644 --- a/games/xinvaders3d/Makefile +++ b/games/xinvaders3d/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-${PORTVERSION}.src -MAINTAINER= jedgar@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= 3D Vector-graphics Space Invaders clone for X PLIST_FILES= bin/xinv3d |