diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-11-03 01:30:43 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-11-03 01:30:43 +0000 |
commit | 2b5073cca4299d3b8397f6330e27e5dfe9e7f207 (patch) | |
tree | 07e140baee37acaacf0cc697f4c30e2fdeceae90 /audio | |
parent | Fix master_site and directory. (diff) |
Reset maintainer on ports maintained by the following non-ports committers,
who did not respond to my email confirming whether they have an active
interest in maintaining the port:
sue reg rv jmb dima reg horikawa msmith jhs ue
Diffstat (limited to 'audio')
-rw-r--r-- | audio/abcmidi/Makefile | 2 | ||||
-rw-r--r-- | audio/abcselect/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/abcmidi/Makefile b/audio/abcmidi/Makefile index 1d6bf27c2663..fde633db52bd 100644 --- a/audio/abcmidi/Makefile +++ b/audio/abcmidi/Makefile @@ -11,7 +11,7 @@ CATEGORIES= audio MASTER_SITES= http://abc.sourceforge.net/abcMIDI/ DISTNAME= abcMIDI -MAINTAINER= sue@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Convert abc music files to MIDI and PostScript USE_REINPLACE= yes diff --git a/audio/abcselect/Makefile b/audio/abcselect/Makefile index 8e1c5ef7345f..ce3a80b4358b 100644 --- a/audio/abcselect/Makefile +++ b/audio/abcselect/Makefile @@ -11,7 +11,7 @@ CATEGORIES= audio MASTER_SITES= http://www.lautengesellschaft.de/cdmm/ DISTNAME= ${PORTNAME} -MAINTAINER= sue@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Extract parts, movements, etc from abc music files USE_PERL5= yes |