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 /misc/explosions | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) | |
download | ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip |
Notes
Diffstat (limited to 'misc/explosions')
-rw-r--r-- | misc/explosions/Makefile | 1 | ||||
-rw-r--r-- | misc/explosions/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/misc/explosions/Makefile b/misc/explosions/Makefile index 6eb4f32c1c1b..37d9bc8ccd30 100644 --- a/misc/explosions/Makefile +++ b/misc/explosions/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.sonic.net/pub/users/nbs/unix/x/explosions/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/^0.//} MAINTAINER= petef@FreeBSD.org +COMMENT= 3D objects flying around resembling explosions with various effects LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12 \ SDL_image.10:${PORTSDIR}/graphics/sdl_image diff --git a/misc/explosions/pkg-comment b/misc/explosions/pkg-comment deleted file mode 100644 index d1d9d065bfbc..000000000000 --- a/misc/explosions/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -3D objects flying around resembling explosions with various effects |