diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-03-18 22:34:11 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-03-18 22:34:11 +0000 |
commit | ee2d0590735846c72be50f61070eaa88b9eae700 (patch) | |
tree | 949f0b470a6f799b7e4beb9c97aa0a9ab9f91741 /games/alephone | |
parent | c9459ede1c845faaaf3fe7888c6c5d3811cf10f9 (diff) |
Notes
Diffstat (limited to 'games/alephone')
-rw-r--r-- | games/alephone/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/alephone/Makefile b/games/alephone/Makefile index a21b49d5d9a0..481deceaf799 100644 --- a/games/alephone/Makefile +++ b/games/alephone/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= marathon DISTNAME= AlephOne-${PORTVERSION} -MAINTAINER= malyn@strangeGizmo.com +MAINTAINER= ports@FreeBSD.org COMMENT= The open source version of Bungie's Marathon game USE_SDL= image net sdl sound |