diff options
author | pav <pav@FreeBSD.org> | 2013-07-10 05:26:48 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2013-07-10 05:26:48 +0800 |
commit | 7dbbf764ec1146711fcbcb663325ef0c8890baaa (patch) | |
tree | c86bf52d2e1796154322d821e9ce2390daec522d /audio | |
parent | 4b94d4d277c15838c6d6967046e96440c20982ef (diff) | |
download | freebsd-ports-gnome-7dbbf764ec1146711fcbcb663325ef0c8890baaa.tar.gz freebsd-ports-gnome-7dbbf764ec1146711fcbcb663325ef0c8890baaa.tar.zst freebsd-ports-gnome-7dbbf764ec1146711fcbcb663325ef0c8890baaa.zip |
- Drop all my ports
Diffstat (limited to 'audio')
-rw-r--r-- | audio/aacplusenc/Makefile | 2 | ||||
-rw-r--r-- | audio/cue2toc/Makefile | 2 | ||||
-rw-r--r-- | audio/gdam/Makefile | 2 | ||||
-rw-r--r-- | audio/istream/Makefile | 2 | ||||
-rw-r--r-- | audio/oggsplit/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/audio/aacplusenc/Makefile b/audio/aacplusenc/Makefile index 96d8acec3520..cd64329a45ed 100644 --- a/audio/aacplusenc/Makefile +++ b/audio/aacplusenc/Makefile @@ -11,7 +11,7 @@ CATEGORIES= audio MASTER_SITES= http://ppa.launchpad.net/teknoraver/ppa/ubuntu/pool/main/a/aacplusenc/ DISTFILES= ${DISTNAME:S,-,_,}${EXTRACT_SUFX} -MAINTAINER= pav@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An aacPlus v2 command-line encoder USE_GMAKE= yes diff --git a/audio/cue2toc/Makefile b/audio/cue2toc/Makefile index 56ceee158dce..8d426ceab500 100644 --- a/audio/cue2toc/Makefile +++ b/audio/cue2toc/Makefile @@ -11,7 +11,7 @@ CATEGORIES= audio perl5 MASTER_SITES= http://www.tuxcoder.com/cue2toc/download/ \ http://www.oook.cz/bsd/distfiles/ -MAINTAINER= pav@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perl script that converts CUE files into TOC files for cdrdao RUN_DEPENDS= p5-Audio-Wav>=0:${PORTSDIR}/audio/p5-Audio-Wav diff --git a/audio/gdam/Makefile b/audio/gdam/Makefile index 636aa57801e7..a8540a636692 100644 --- a/audio/gdam/Makefile +++ b/audio/gdam/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 9 CATEGORIES= audio MASTER_SITES= SF -MAINTAINER= pav@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= DJ mixing software suitable for live performances DEPRECATED= Broken for a while diff --git a/audio/istream/Makefile b/audio/istream/Makefile index 2520798987b6..20118d7828dd 100644 --- a/audio/istream/Makefile +++ b/audio/istream/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 4 CATEGORIES= audio MASTER_SITES= http://www.jochen-baier.de/istream/ -MAINTAINER= pav@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Internet radio player applet for GNOME Panel USE_GMAKE= yes diff --git a/audio/oggsplit/Makefile b/audio/oggsplit/Makefile index 2641ab6d07e7..db38b40c8a1f 100644 --- a/audio/oggsplit/Makefile +++ b/audio/oggsplit/Makefile @@ -10,7 +10,7 @@ PORTREVISION= 5 CATEGORIES= audio MASTER_SITES= http://homepage.ntlworld.com/jfe1205/OggVorbis/ -MAINTAINER= pav@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Split multiplexed (grouped or chained) Ogg files into separate streams LIB_DEPENDS= ogg:${PORTSDIR}/audio/libogg |