diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2011-03-02 23:59:52 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2011-03-02 23:59:52 +0000 |
commit | 3f9d71ae34d54d771804eb7440760d06f8fd8d47 (patch) | |
tree | 589a6a6534b0f71db8d0f6a612c0abb6ca71d588 /games/abuse_sdl | |
parent | 96cec8053e2dbf45789821c0bf5d61cc8d9ec310 (diff) | |
download | ports-3f9d71ae34d54d771804eb7440760d06f8fd8d47.tar.gz ports-3f9d71ae34d54d771804eb7440760d06f8fd8d47.zip |
Notes
Diffstat (limited to 'games/abuse_sdl')
-rw-r--r-- | games/abuse_sdl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/abuse_sdl/Makefile b/games/abuse_sdl/Makefile index 29a8c147739e..25bfc2f8a2d8 100644 --- a/games/abuse_sdl/Makefile +++ b/games/abuse_sdl/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://abuse.zoy.org/raw/Downloads/ \ http://casemanl.linux.tucows.com/files/ DISTNAME= abuse-${PORTVERSION} -MAINTAINER= c.petrik.sosa@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= An SDL port of the Abuse game engine # Add in the oposite, request games/abuse if being installed directly |