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/maelstrom/Makefile | |
parent | Re-import bkmrkconv in www category. CVSROOT/modules was handled in (diff) |
Add various new maintainers for these ports
Notes
Notes:
svn path=/head/; revision=27123
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 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 |