diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-11-12 19:01:29 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-11-12 19:01:29 +0000 |
commit | 03a4b76d0d13eed077507cb6cbc21ae639d5cabe (patch) | |
tree | ff7297000b4d356a364e3e465af193ab8a12bafa /audio/mad | |
parent | f3fc8c5d627e4092d12dbb1ccfb600a158316fb6 (diff) | |
download | ports-03a4b76d0d13eed077507cb6cbc21ae639d5cabe.tar.gz ports-03a4b76d0d13eed077507cb6cbc21ae639d5cabe.zip |
Notes
Diffstat (limited to 'audio/mad')
-rw-r--r-- | audio/mad/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mad/Makefile b/audio/mad/Makefile index e1fa3edd9fb6..cfa6aa0b974f 100644 --- a/audio/mad/Makefile +++ b/audio/mad/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= # empty DISTFILES= # empty EXTRACT_ONLY= # empty -MAINTAINER= asa@gascom.ru +MAINTAINER= ports@FreeBSD.org COMMENT= The "meta-port" for the MAD sound playback system RUN_DEPENDS= madplay:${PORTSDIR}/audio/madplay |