diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-03-24 06:23:46 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-03-24 06:23:46 +0000 |
commit | b6d0b8d7fabe07c7d18a1a1fe2dc8b764ab91386 (patch) | |
tree | 71eb47a542ff820ea8244be036c10df25fadd26b /games/grubinvaders | |
parent | af770130983e72fa6f54a05de2e7e542b8d9a717 (diff) |
Notes
Diffstat (limited to 'games/grubinvaders')
-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 |