diff options
author | kris <kris@FreeBSD.org> | 2003-11-03 09:30:43 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-11-03 09:30:43 +0800 |
commit | 98e2ec3aa2dad3db677b5dbb0a0e752065b56e47 (patch) | |
tree | d2fbd6b5376b83ae631f07c8d4722f75bcb7e9e8 /audio | |
parent | c03295958e787fe07e7160b6477515a68b9a3e87 (diff) | |
download | freebsd-ports-gnome-98e2ec3aa2dad3db677b5dbb0a0e752065b56e47.tar.gz freebsd-ports-gnome-98e2ec3aa2dad3db677b5dbb0a0e752065b56e47.tar.zst freebsd-ports-gnome-98e2ec3aa2dad3db677b5dbb0a0e752065b56e47.zip |
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 |