diff options
author | Will Andrews <will@FreeBSD.org> | 2003-06-25 04:27:38 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2003-06-25 04:27:38 +0000 |
commit | 1268252fc50336ce3e09072205a67dc50c08c770 (patch) | |
tree | f8c841f5fcd809295bdb5670fede510033082b7f /audio/trm | |
parent | 6fa6961aa56afc52e47d26ad3fbc80da3a5857dc (diff) | |
download | ports-1268252fc50336ce3e09072205a67dc50c08c770.tar.gz ports-1268252fc50336ce3e09072205a67dc50c08c770.zip |
Notes
Diffstat (limited to 'audio/trm')
-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 465f8cd17193..d1066a387aa4 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 |