diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2012-10-15 21:12:23 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2012-10-15 21:12:23 +0800 |
commit | 447fc281afe9265424fdb3c28d9e4077c7fd82a2 (patch) | |
tree | 4f045379595787997d5c44c53d14b99528b31506 /games | |
parent | fa038b1d88b0651326ae6e2b6f6732900a9c012c (diff) | |
download | freebsd-ports-gnome-447fc281afe9265424fdb3c28d9e4077c7fd82a2.tar.gz freebsd-ports-gnome-447fc281afe9265424fdb3c28d9e4077c7fd82a2.tar.zst freebsd-ports-gnome-447fc281afe9265424fdb3c28d9e4077c7fd82a2.zip |
- Take maintainership, as I maintain games/secretmaryochronicles itself
Feature safe: yes
Diffstat (limited to 'games')
-rw-r--r-- | games/secretmaryochronicles-music/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/secretmaryochronicles-music/Makefile b/games/secretmaryochronicles-music/Makefile index 76031c7c098a..5fdef7b6a9e9 100644 --- a/games/secretmaryochronicles-music/Makefile +++ b/games/secretmaryochronicles-music/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= SF/smclone/Addon%20-%20Music/${PORTVERSION} DISTNAME= SMC_Music_${PORTVERSION}_high -MAINTAINER= ports@FreeBSD.org +MAINTAINER= amdmi3@FreeBSD.org COMMENT= Background music for Secret Maryo Chronicles RUN_DEPENDS= smc:${PORTSDIR}/games/secretmaryochronicles |