diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2000-03-29 19:55:56 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2000-03-29 19:55:56 +0000 |
commit | dd1f59091dbdc98ebe7277d634ed2d33c7d78fb2 (patch) | |
tree | 9391a1458b88dddb97fd9c52e341fe0cf74975ce /games | |
parent | 7d6f9b03761cc20b27093f85df3af5b4b9850977 (diff) | |
download | ports-dd1f59091dbdc98ebe7277d634ed2d33c7d78fb2.tar.gz ports-dd1f59091dbdc98ebe7277d634ed2d33c7d78fb2.zip |
Notes
Diffstat (limited to 'games')
-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 b01bc075435b..162ffaf70786 100644 --- a/games/maelstrom/Makefile +++ b/games/maelstrom/Makefile @@ -11,7 +11,7 @@ PKGNAME= maelstrom-3.0.1 CATEGORIES= games MASTER_SITES= http://www.devolution.com/~slouken/projects/Maelstrom/src/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sobomax@altavista.net LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \ SDL-1.0.2:${PORTSDIR}/devel/sdl |