diff options
Diffstat (limited to 'misc/explosions/Makefile')
-rw-r--r-- | misc/explosions/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/explosions/Makefile b/misc/explosions/Makefile index 835811836c42..845f34ff9a13 100644 --- a/misc/explosions/Makefile +++ b/misc/explosions/Makefile @@ -11,7 +11,7 @@ CATEGORIES= misc MASTER_SITES= ftp://ftp.sonic.net/pub/users/nbs/unix/x/explosions/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/^0.//} -MAINTAINER= petef@databits.net +MAINTAINER= petef@FreeBSD.org LIB_DEPENDS= SDL-1.1.3:${PORTSDIR}/devel/sdl12 \ SDL_image.10:${PORTSDIR}/graphics/sdl_image |