diff options
Diffstat (limited to 'games/grubinvaders/Makefile')
-rw-r--r-- | games/grubinvaders/Makefile | 4 |
1 files changed, 2 insertions, 2 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 |