diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-05-17 11:18:29 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-05-17 11:18:29 +0000 |
commit | 55002105cc64b2663ebb3a4abd80b71feed38cb2 (patch) | |
tree | f2cf494677a57cd973504a381e6e0ff241b3964f /games/maelstrom/Makefile | |
parent | 884142f52a3aafc537150996ae588f899f5543a5 (diff) | |
download | FreeBSD-ports-55002105cc64b2663ebb3a4abd80b71feed38cb2.zip FreeBSD-ports-55002105cc64b2663ebb3a4abd80b71feed38cb2.tar.gz |
's|sobomax@altavista.net|sobomax@FreeBSD.org|'
Diffstat (limited to 'games/maelstrom/Makefile')
-rw-r--r-- | games/maelstrom/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/maelstrom/Makefile b/games/maelstrom/Makefile index 933a85d..1a3cf5d 100644 --- a/games/maelstrom/Makefile +++ b/games/maelstrom/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= http://www.devolution.com/~slouken/projects/Maelstrom/src/ DISTNAME= Maelstrom-${PORTVERSION} -MAINTAINER= sobomax@altavista.net +MAINTAINER= sobomax@FreeBSD.org LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \ SDL-1.0.2:${PORTSDIR}/devel/sdl |