diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /games/grubinvaders | |
parent | Remove pkg-comment where COMMENT is already defined in the Makefile (diff) |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
Notes
Notes:
svn path=/head/; revision=77045
Diffstat (limited to 'games/grubinvaders')
-rw-r--r-- | games/grubinvaders/Makefile | 1 | ||||
-rw-r--r-- | games/grubinvaders/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/games/grubinvaders/Makefile b/games/grubinvaders/Makefile index 410f483ec24d..3212fbc4bc6b 100644 --- a/games/grubinvaders/Makefile +++ b/games/grubinvaders/Makefile @@ -12,6 +12,7 @@ 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 RUN_DEPENDS= ${LOCALBASE}/sbin/grub:${PORTSDIR}/sysutils/grub diff --git a/games/grubinvaders/pkg-comment b/games/grubinvaders/pkg-comment deleted file mode 100644 index 5d34cca67bea..000000000000 --- a/games/grubinvaders/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -This is grubinvaders, a multi boot compliant game for i386 |