diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2012-06-26 05:44:19 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2012-06-26 05:44:19 +0000 |
commit | 79ed41a8a032517e571d68b42937692ec14f0dae (patch) | |
tree | 711755e8addaf8e96d38721a3ad45b08e149d406 /audio | |
parent | 32b85b62b24a4b43b3041a282557f909848a3143 (diff) | |
download | ports-79ed41a8a032517e571d68b42937692ec14f0dae.tar.gz ports-79ed41a8a032517e571d68b42937692ec14f0dae.zip |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/cddb-bundle/Makefile | 2 | ||||
-rw-r--r-- | audio/cynthiune/Makefile | 2 | ||||
-rw-r--r-- | audio/gnustep-cdplayer/Makefile | 2 | ||||
-rw-r--r-- | audio/mp3towav-bundle/Makefile | 2 | ||||
-rw-r--r-- | audio/mpdcon/Makefile | 2 | ||||
-rw-r--r-- | audio/volumecontrol.app/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/audio/cddb-bundle/Makefile b/audio/cddb-bundle/Makefile index 7842d90b518d..5b389b838744 100644 --- a/audio/cddb-bundle/Makefile +++ b/audio/cddb-bundle/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= SF/gsburn/cdplayer/${DISTNAME} PKGNAMESUFFIX= -bundle${PKGNAMESUFFIX2} DISTNAME= cdplayer-${CDPLAYER_VERSION} -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= CDDB client bundle GNUstep LICENSE= GPLv2 diff --git a/audio/cynthiune/Makefile b/audio/cynthiune/Makefile index 8f30c6e12ea9..3a8253f19221 100644 --- a/audio/cynthiune/Makefile +++ b/audio/cynthiune/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_DEBIAN} MASTER_SITE_SUBDIR= pool/main/c/cynthiune.app DISTNAME= cynthiune.app_${PORTVERSION}.orig -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Romantic music player for GNUstep LICENSE= GPLv2 diff --git a/audio/gnustep-cdplayer/Makefile b/audio/gnustep-cdplayer/Makefile index a858bbcdf636..85b79243e060 100644 --- a/audio/gnustep-cdplayer/Makefile +++ b/audio/gnustep-cdplayer/Makefile @@ -11,7 +11,7 @@ CATEGORIES= audio gnustep MASTER_SITES= SF/gsburn/${PORTNAME}/${PORTNAME}-${PORTVERSION} PKGNAMEPREFIX= gnustep- -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= GNUstep CD player with CDDB support LIB_DEPENDS+= cdaudio.1:${PORTSDIR}/audio/libcdaudio diff --git a/audio/mp3towav-bundle/Makefile b/audio/mp3towav-bundle/Makefile index 0592d48459e2..9337cd9f3192 100644 --- a/audio/mp3towav-bundle/Makefile +++ b/audio/mp3towav-bundle/Makefile @@ -12,7 +12,7 @@ CATEGORIES= audio gnustep MASTER_SITES= SF/gsburn/${PORTNAME}.bundle/${PORTNAME}-${PORTVERSION} PKGNAMESUFFIX= -bundle${PKGNAMESUFFIX2} -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= MP3ToWav plugin for Burn.app LICENSE= GPLv2 diff --git a/audio/mpdcon/Makefile b/audio/mpdcon/Makefile index 5755f48f3c64..f924647abbfe 100644 --- a/audio/mpdcon/Makefile +++ b/audio/mpdcon/Makefile @@ -12,7 +12,7 @@ CATEGORIES= audio gnustep MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/1.2%20beta%201 DISTNAME= MPDCon-${PORTVERSION} -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A GNUstep MPD client LICENSE= GPLv2 diff --git a/audio/volumecontrol.app/Makefile b/audio/volumecontrol.app/Makefile index eea0a56fa172..a9814eda76ba 100644 --- a/audio/volumecontrol.app/Makefile +++ b/audio/volumecontrol.app/Makefile @@ -12,7 +12,7 @@ CATEGORIES= audio gnustep MASTER_SITES= http://gnu.ethz.ch/linuks.mine.nu/volumecontrol/ \ ${MASTER_SITE_GNUSTEP_CH} -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Audio mixer for GNUstep LICENSE= GPLv2 |