aboutsummaryrefslogtreecommitdiff
path: root/games/megamario
diff options
context:
space:
mode:
authorRusmir Dusko <nemysis@FreeBSD.org>2014-05-05 22:02:09 +0000
committerRusmir Dusko <nemysis@FreeBSD.org>2014-05-05 22:02:09 +0000
commit8bad47274cae3c356b2694667f06fe93b92daae9 (patch)
treece9bbdc8a9d9a4f6a2d3ac3178a740ba21952745 /games/megamario
parent553b3f128934151de20c2654fe8721827e2129df (diff)
downloadports-8bad47274cae3c356b2694667f06fe93b92daae9.tar.gz
ports-8bad47274cae3c356b2694667f06fe93b92daae9.zip
Notes
Diffstat (limited to 'games/megamario')
-rw-r--r--games/megamario/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/megamario/Makefile b/games/megamario/Makefile
index feba96753f51..e498ad504f7a 100644
--- a/games/megamario/Makefile
+++ b/games/megamario/Makefile
@@ -1,4 +1,4 @@
-# Created by: nemysis <nemysis@gmx.ch>
+# Created by: Rusmir Dusko <nemysis@FreeBSD.org>
# $FreeBSD$
PORTNAME= megamario
@@ -7,7 +7,7 @@ CATEGORIES= games
MASTER_SITES= SF/mmario/Mega%20Mario%20Full%20Game/Mega%20Mario%20v${PORTVERSION}%20%28Full%20Game%2C%20high%20Quality%20music%29/
DISTNAME= MegaMario_v${PORTVERSION}_full
-MAINTAINER= nemysis@FreeBSD.org
+MAINTAINER= games@FreeBSD.org
COMMENT= Super Mario Bros 1 clone
LICENSE= LGPL21
@@ -24,7 +24,7 @@ ALL_TARGET= ${PORTNAME}
pre-extract:
@${MKDIR} ${WRKDIR}/${DISTNAME}
-PORTDOCS= CONTROLS.txt readme.txt
+PORTDOCS= CONTROLS.txt fixes_v1.7.txt readme.txt
OPTIONS_DEFINE= DOCS
post-patch: