diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2011-01-02 14:22:23 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2011-01-02 14:22:23 +0800 |
commit | 73dbbad14b1ba6b7c9cee05cd6ff50a7bd4274f6 (patch) | |
tree | 91834ac39c7dd34766776eb84ad4a15628becfd1 /audio | |
parent | 8e9958d13e596ac915181ba4405658e21078fd5d (diff) | |
download | freebsd-ports-gnome-73dbbad14b1ba6b7c9cee05cd6ff50a7bd4274f6.tar.gz freebsd-ports-gnome-73dbbad14b1ba6b7c9cee05cd6ff50a7bd4274f6.tar.zst freebsd-ports-gnome-73dbbad14b1ba6b7c9cee05cd6ff50a7bd4274f6.zip |
Return kris' ports to the heap.
We hope to see him back again sometime.
Hat: portmgr-secretary
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/ |