diff options
author | will <will@FreeBSD.org> | 2003-06-25 04:27:38 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2003-06-25 04:27:38 +0000 |
commit | 15eebd25880b5afc1d1172c5bc16a22fd2ba3277 (patch) | |
tree | d53da3b6ad48feb312ff4869221bcdbe5afa96ba /audio | |
parent | 417d0b4b2f3b0e29599c65c6a401fde0f9fea6be (diff) | |
download | FreeBSD-ports-15eebd25880b5afc1d1172c5bc16a22fd2ba3277.zip FreeBSD-ports-15eebd25880b5afc1d1172c5bc16a22fd2ba3277.tar.gz |
Frerich doesn't use FreeBSD anymore. Preemptively assign two of his ports
to a new maintainer (kpopup and rc5pipe).
Submitted by: Frerich Raabe <frerich.raabe@gmx.de>,
Brad Davis <so14k@so14k.com>
Diffstat (limited to 'audio')
-rw-r--r-- | audio/trm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/trm/Makefile b/audio/trm/Makefile index 465f8cd..d1066a3 100644 --- a/audio/trm/Makefile +++ b/audio/trm/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.musicbrainz.org/pub/musicbrainz/ \ ftp://ftp.nl.musicbrainz.org/ \ ftp://ftp.au.musicbrainz.org/pub/musicbrainz/ -MAINTAINER= frerich.raabe@gmx.de +MAINTAINER= ports@FreeBSD.org COMMENT= TRM generator to generate acoustic fingerprints BUILD_DEPENDS= madplay:${PORTSDIR}/audio/mad |