diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-01-02 06:22:23 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-01-02 06:22:23 +0000 |
commit | 59d48d920fd4f33d0531e09ce16a71ce6e15220b (patch) | |
tree | 799bcf22ddda01c9c3dfba30f12700bcb72b501d /audio | |
parent | 7c8201d0d4588871797fc167de31fd1dc794aec9 (diff) | |
download | ports-59d48d920fd4f33d0531e09ce16a71ce6e15220b.tar.gz ports-59d48d920fd4f33d0531e09ce16a71ce6e15220b.zip |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/linux-vsound/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/linux-vsound/Makefile b/audio/linux-vsound/Makefile index c4fbaf741c37..abcafb3a098a 100644 --- a/audio/linux-vsound/Makefile +++ b/audio/linux-vsound/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= kris DISTNAME= vsound-${PORTVERSION} EXTRACT_ONLY= -MAINTAINER= kris@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Utility for capturing audio streams from Linux binaries RUN_DEPENDS= sox:${PORTSDIR}/audio/sox/ |