diff options
author | Wen Heping <wen@FreeBSD.org> | 2010-10-27 00:46:52 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2010-10-27 00:46:52 +0000 |
commit | 59fe6b05434e16f1fc664d982f76459e3c5c71ae (patch) | |
tree | 422bca5e8a9a0f1cc4f2db66154b5f1088b7c46c /games | |
parent | 7f9fffd189684de95ae35a3a81c88def912df451 (diff) | |
download | ports-59fe6b05434e16f1fc664d982f76459e3c5c71ae.tar.gz ports-59fe6b05434e16f1fc664d982f76459e3c5c71ae.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/abuse/Makefile | 2 | ||||
-rw-r--r-- | games/abuse_sdl/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/abuse/Makefile b/games/abuse/Makefile index 4a48fcb8d95a..fc5aba898cfa 100644 --- a/games/abuse/Makefile +++ b/games/abuse/Makefile @@ -16,7 +16,7 @@ MASTER_SITES= ftp://ftp.pardus.org.tr/pub/source/2007/ \ DISTFILES= abuse_datafiles.tar.gz EXTRACT_ONLY= # empty -MAINTAINER= ports@FreeBSD.org +MAINTAINER= c.petrik.sosa@gmail.com COMMENT= The classic 2D action game Abuse RUN_DEPENDS= abuse.sdl:${PORTSDIR}/games/abuse_sdl diff --git a/games/abuse_sdl/Makefile b/games/abuse_sdl/Makefile index 25bfc2f8a2d8..29a8c147739e 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= ports@FreeBSD.org +MAINTAINER= c.petrik.sosa@gmail.com COMMENT= An SDL port of the Abuse game engine # Add in the oposite, request games/abuse if being installed directly |