diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-06-06 19:47:42 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-06-06 19:47:42 +0000 |
commit | 9099f96c4e804bf1a14769eb70ee1668a8a2ab3b (patch) | |
tree | ccd8521c60a4d79278cc2094e801c763209831ad /games/moonlander | |
parent | ee5a26a838f2540f40c3aaaf796be8d66bcca9a3 (diff) |
Dmitry Marakasov adopts this orphan ports that he uses.
PR: ports/98284
Submitted by: Dmitry Marakasov <amdmi3@mail.ru>
Approved by: lawrence (mentor, implicit)
Notes
Notes:
svn path=/head/; revision=164641
Diffstat (limited to 'games/moonlander')
-rw-r--r-- | games/moonlander/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/moonlander/Makefile b/games/moonlander/Makefile index d306af205162..0e97e85ed07d 100644 --- a/games/moonlander/Makefile +++ b/games/moonlander/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_DEBIAN} MASTER_SITE_SUBDIR=pool/main/m/moon-lander DISTNAME= moon-lander_1.0.orig -MAINTAINER= ports@FreeBSD.org +MAINTAINER= amdmi3@mail.ru COMMENT= Land a spacecraft on the moon USE_SDL= mixer image sdl |