diff options
author | Frederic Culot <culot@FreeBSD.org> | 2014-10-23 13:06:38 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2014-10-23 13:06:38 +0000 |
commit | 5bcd3062f5afd1e1ead66d63fdec02c282defee2 (patch) | |
tree | 8396b6c9af429d63850dbbe5f2d2bca3fba353d0 /audio | |
parent | dbf20dbd66978d713851deef9919b809958ed646 (diff) |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/aqualung/Makefile | 2 | ||||
-rw-r--r-- | audio/exaile/Makefile | 2 | ||||
-rw-r--r-- | audio/liboggz/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/audio/aqualung/Makefile b/audio/aqualung/Makefile index efb7a224054a..0d57104cfa1c 100644 --- a/audio/aqualung/Makefile +++ b/audio/aqualung/Makefile @@ -8,7 +8,7 @@ CATEGORIES= audio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${DISTVERSION} \ http://wickedmachine.net/mirror/ -MAINTAINER= jsa@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Music player with rich features LIB_DEPENDS= libsamplerate.so:${PORTSDIR}/audio/libsamplerate \ diff --git a/audio/exaile/Makefile b/audio/exaile/Makefile index a12788065ec9..bd56ef8dc048 100644 --- a/audio/exaile/Makefile +++ b/audio/exaile/Makefile @@ -9,7 +9,7 @@ DISTNAME= ${PORTVERSION} EXTRACT_SUFX= DIST_SUBDIR= exaile -MAINTAINER= jsa@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Full featured python-based music player for GTK+ LICENSE= GPLv2 diff --git a/audio/liboggz/Makefile b/audio/liboggz/Makefile index d1678338c410..8f1bb66ec2d9 100644 --- a/audio/liboggz/Makefile +++ b/audio/liboggz/Makefile @@ -7,7 +7,7 @@ CATEGORIES= audio MASTER_SITES= http://downloads.xiph.org/releases/liboggz/ \ http://wickedmachine.net/mirror/ -MAINTAINER= jsa@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Simple Ogg API OPTIONS_DEFINE= DOCS |