diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2008-09-07 08:36:27 +0800 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2008-09-07 08:36:27 +0800 |
commit | afc0f19cab2ed31fd134e9bca1d99d6492900b78 (patch) | |
tree | abeb807d7d5f13353ca33d42b164ced469bfda0d /audio | |
parent | b889a9e4d866c0fe0088ba91f6cdd342226cb4d6 (diff) | |
download | freebsd-ports-gnome-afc0f19cab2ed31fd134e9bca1d99d6492900b78.tar.gz freebsd-ports-gnome-afc0f19cab2ed31fd134e9bca1d99d6492900b78.tar.zst freebsd-ports-gnome-afc0f19cab2ed31fd134e9bca1d99d6492900b78.zip |
Reset lofi due to not commits in over 3 months, PR backlog, and no response
to email.
Hat: portmgr
Diffstat (limited to 'audio')
-rw-r--r-- | audio/icecast/Makefile | 2 | ||||
-rw-r--r-- | audio/icecast2/Makefile | 2 | ||||
-rw-r--r-- | audio/ices/Makefile | 2 | ||||
-rw-r--r-- | audio/ices0/Makefile | 2 | ||||
-rw-r--r-- | audio/last.fm/Makefile | 2 | ||||
-rw-r--r-- | audio/libshout/Makefile | 2 | ||||
-rw-r--r-- | audio/libshout2/Makefile | 2 | ||||
-rw-r--r-- | audio/portaudio/Makefile | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/audio/icecast/Makefile b/audio/icecast/Makefile index 4f5f8fa94c22..6df6672b59b4 100644 --- a/audio/icecast/Makefile +++ b/audio/icecast/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= audio net MASTER_SITES= http://downloads.xiph.org/releases/icecast/ -MAINTAINER= lofi@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= A streaming mp3 audio server HAS_CONFIGURE= yes diff --git a/audio/icecast2/Makefile b/audio/icecast2/Makefile index 0c639cd79d47..4882afa864bc 100644 --- a/audio/icecast2/Makefile +++ b/audio/icecast2/Makefile @@ -13,7 +13,7 @@ CATEGORIES= audio net ipv6 MASTER_SITES= http://svn.xiph.org/releases/icecast/ DISTNAME= icecast-${PORTVERSION} -MAINTAINER= lofi@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= A streaming mp3/ogg-vorbis audio server LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl \ diff --git a/audio/ices/Makefile b/audio/ices/Makefile index a7008042c5f0..adc77ddd6936 100644 --- a/audio/ices/Makefile +++ b/audio/ices/Makefile @@ -12,7 +12,7 @@ PORTEPOCH= 1 CATEGORIES= audio net MASTER_SITES= http://svn.xiph.org/releases/ices/ -MAINTAINER= lofi@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= A vorbis streaming source client for icecast 2 LIB_DEPENDS= shout.5:${PORTSDIR}/audio/libshout2 \ diff --git a/audio/ices0/Makefile b/audio/ices0/Makefile index 633aa1acd348..5e9251f6655e 100644 --- a/audio/ices0/Makefile +++ b/audio/ices0/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 7 CATEGORIES= audio net MASTER_SITES= http://svn.xiph.org/releases/ices/ -MAINTAINER= lofi@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= An mp3 streaming source client for icecast 2 LIB_DEPENDS= shout.5:${PORTSDIR}/audio/libshout2 \ diff --git a/audio/last.fm/Makefile b/audio/last.fm/Makefile index 6ad628c8307f..dde7563ef007 100644 --- a/audio/last.fm/Makefile +++ b/audio/last.fm/Makefile @@ -12,7 +12,7 @@ CATEGORIES= audio net MASTER_SITES= http://cdn.last.fm/client/src/ DISTNAME= ${PORTNAME}-${PORTVERSION}.src -MAINTAINER= lofi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Official last.fm radio player PKGINSTALL= ${WRKDIR}/pkg-install diff --git a/audio/libshout/Makefile b/audio/libshout/Makefile index 12d8d92f6a3a..1bafd0a6adcd 100644 --- a/audio/libshout/Makefile +++ b/audio/libshout/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0.7 CATEGORIES= audio net #MASTER_SITES= http://downloads.xiph.org/releases/libshout/ -MAINTAINER= lofi@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= Routines for connecting and transmitting data to the icecast server CONFLICTS= libshout2-* diff --git a/audio/libshout2/Makefile b/audio/libshout2/Makefile index ad10c534d88a..a592582e295c 100644 --- a/audio/libshout2/Makefile +++ b/audio/libshout2/Makefile @@ -13,7 +13,7 @@ CATEGORIES= audio net MASTER_SITES= http://downloads.xiph.org/releases/libshout/ DISTNAME= libshout-${PORTVERSION} -MAINTAINER= lofi@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= Routines for connecting and transmitting data to the icecast server LIB_DEPENDS= speex.1:${PORTSDIR}/audio/speex \ diff --git a/audio/portaudio/Makefile b/audio/portaudio/Makefile index a0f19f54c216..7de276643fe9 100644 --- a/audio/portaudio/Makefile +++ b/audio/portaudio/Makefile @@ -12,7 +12,7 @@ CATEGORIES= audio MASTER_SITES= http://www.portaudio.com/archives/ DISTNAME= ${PORTNAME}_v${PORTVERSION:S/./_/} -MAINTAINER= lofi@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= Portable cross-platform Audio API USE_ZIP= yes |