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/bomberinstinct | |
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 '')
-rw-r--r-- | games/bomberinstinct/Makefile | 1 | ||||
-rw-r--r-- | games/bomberinstinct/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/games/bomberinstinct/Makefile b/games/bomberinstinct/Makefile index 756c11f65fae..73c3bc061c32 100644 --- a/games/bomberinstinct/Makefile +++ b/games/bomberinstinct/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= BomberInstinct-${PORTVERSION} MAINTAINER= sobomax@FreeBSD.org +COMMENT= A nice Bomberman-like multiplayer game LIB_DEPENDS= SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer diff --git a/games/bomberinstinct/pkg-comment b/games/bomberinstinct/pkg-comment deleted file mode 100644 index f0d8bc3c3f65..000000000000 --- a/games/bomberinstinct/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A nice Bomberman-like multiplayer game |