diff options
author | dinoex <dinoex@FreeBSD.org> | 2012-06-26 13:44:19 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2012-06-26 13:44:19 +0800 |
commit | 3d812c7e544c8d57e4ec8bcd5fb960ab088c8125 (patch) | |
tree | 7f3147587f6234bc5e8a8cfa9ed84d326dae837f /audio | |
parent | 647d62609a4217bd8c3d1cb3e817d947e3d3876f (diff) | |
download | freebsd-ports-gnome-3d812c7e544c8d57e4ec8bcd5fb960ab088c8125.tar.gz freebsd-ports-gnome-3d812c7e544c8d57e4ec8bcd5fb960ab088c8125.tar.zst freebsd-ports-gnome-3d812c7e544c8d57e4ec8bcd5fb960ab088c8125.zip |
- reset MAINTAINER
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 |