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/amphetamine | |
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/amphetamine')
-rw-r--r-- | games/amphetamine/Makefile | 1 | ||||
-rw-r--r-- | games/amphetamine/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/games/amphetamine/Makefile b/games/amphetamine/Makefile index ce026980a359..8409c373c360 100644 --- a/games/amphetamine/Makefile +++ b/games/amphetamine/Makefile @@ -13,6 +13,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ ${PORTNAME}-data-${DATAVERSION}${EXTRACT_SUFX} MAINTAINER= sobomax@FreeBSD.org +COMMENT= A 2D - Jump'n'run shooter LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12 diff --git a/games/amphetamine/pkg-comment b/games/amphetamine/pkg-comment deleted file mode 100644 index e478ad5e486f..000000000000 --- a/games/amphetamine/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A 2D - Jump'n'run shooter |