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/abuse/Makefile | |
parent | 7f9fffd189684de95ae35a3a81c88def912df451 (diff) |
Notes
Diffstat (limited to 'games/abuse/Makefile')
-rw-r--r-- | games/abuse/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |