diff options
author | linimon <linimon@FreeBSD.org> | 2007-03-05 08:15:24 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2007-03-05 08:15:24 +0800 |
commit | 6f6c150b165664473c3b86470e9a5c367f575528 (patch) | |
tree | 674103052e13fe4a915a724f927fc9dd4b4ca5f4 /audio | |
parent | 3cc290211120197371ea4c5b972137d611e17e67 (diff) | |
download | freebsd-ports-gnome-6f6c150b165664473c3b86470e9a5c367f575528.tar.gz freebsd-ports-gnome-6f6c150b165664473c3b86470e9a5c367f575528.tar.zst freebsd-ports-gnome-6f6c150b165664473c3b86470e9a5c367f575528.zip |
Reset inactive maintainer due to maintainer-timeouts and no response to email.
Hat: portmgr
Diffstat (limited to 'audio')
-rw-r--r-- | audio/abcmidi/Makefile | 2 | ||||
-rw-r--r-- | audio/lplayer/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/abcmidi/Makefile b/audio/abcmidi/Makefile index 1229d9acd259..527b43c3e5ef 100644 --- a/audio/abcmidi/Makefile +++ b/audio/abcmidi/Makefile @@ -11,7 +11,7 @@ CATEGORIES= audio MASTER_SITES= http://mbsd.msk.ru/dist/ DISTNAME= abcMIDI-${PORTVERSION:S/./-/g} -MAINTAINER= sylvioc@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Convert abc music files to MIDI and PostScript WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/audio/lplayer/Makefile b/audio/lplayer/Makefile index 558698c5bc59..ec3a5dd6ba36 100644 --- a/audio/lplayer/Makefile +++ b/audio/lplayer/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= sylvioc@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= A QT program to queue lots of MP3s for random XMMS play LIB_DEPENDS= db_cxx-4.3.0:${PORTSDIR}/databases/db43 \ |