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/maelstrom | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) | |
download | ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip |
Notes
Diffstat (limited to 'games/maelstrom')
-rw-r--r-- | games/maelstrom/Makefile | 1 | ||||
-rw-r--r-- | games/maelstrom/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/games/maelstrom/Makefile b/games/maelstrom/Makefile index 3a725ad3a767..4df0a8699f2e 100644 --- a/games/maelstrom/Makefile +++ b/games/maelstrom/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.devolution.com/~slouken/projects/Maelstrom/src/ DISTNAME= Maelstrom-${PORTVERSION} MAINTAINER= sobomax@FreeBSD.org +COMMENT= Asteroids-style game for X Window System LIB_DEPENDS= SDL_net.0:${PORTSDIR}/net/sdl_net diff --git a/games/maelstrom/pkg-comment b/games/maelstrom/pkg-comment deleted file mode 100644 index 050568e5ee91..000000000000 --- a/games/maelstrom/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Asteroids-style game for X Window System |