diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-06 23:28:14 +0800 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-06 23:28:14 +0800 |
commit | 46ce67996dc9a5361a5ae0ef466a5b99425bbc8c (patch) | |
tree | 07eb852acbaeb8596638e5eb6a30da5653d5854c /audio/mma | |
parent | b08ba2b9b6fb9683989fd1bd74671af8da9d9fc3 (diff) | |
download | freebsd-ports-gnome-46ce67996dc9a5361a5ae0ef466a5b99425bbc8c.tar.gz freebsd-ports-gnome-46ce67996dc9a5361a5ae0ef466a5b99425bbc8c.tar.zst freebsd-ports-gnome-46ce67996dc9a5361a5ae0ef466a5b99425bbc8c.zip |
Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)
With hat: portmgr
Diffstat (limited to 'audio/mma')
-rw-r--r-- | audio/mma/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mma/Makefile b/audio/mma/Makefile index edaecb11c2b8..3c4b91da1a6c 100644 --- a/audio/mma/Makefile +++ b/audio/mma/Makefile @@ -8,7 +8,7 @@ CATEGORIES= audio MASTER_SITES= http://www.mellowood.ca/${PORTNAME}/ DISTFILES= ${PORTNAME}-bin-${PORTVERSION}.tar.gz -MAINTAINER= nivit@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Musical MIDI Accompaniment generator USES= shebangfix |