diff --git a/accessibility/speech-dispatcher/Makefile b/accessibility/speech-dispatcher/Makefile index 62ce6b324f6a..71dc14ea6abf 100644 --- a/accessibility/speech-dispatcher/Makefile +++ b/accessibility/speech-dispatcher/Makefile @@ -6,7 +6,7 @@ PORTREVISION?= 0 CATEGORIES?= accessibility audio MASTER_SITES= http://devel.freebsoft.org/pub/projects/speechd/ -MAINTAINER= avilla@FreeBSD.org +MAINTAINER= multimedia@FreeBSD.org COMMENT?= Common interface to speech synthesis LICENSE= GPLv2 LGPL21 diff --git a/audio/festival-freebsoft-utils/Makefile b/audio/festival-freebsoft-utils/Makefile index b956c42b347c..f541eb83fcf8 100644 --- a/audio/festival-freebsoft-utils/Makefile +++ b/audio/festival-freebsoft-utils/Makefile @@ -6,7 +6,7 @@ PORTREVISION= 3 CATEGORIES= audio accessibility MASTER_SITES= http://www.freebsoft.org/pub/projects/${PORTNAME}/ -MAINTAINER= avilla@FreeBSD.org +MAINTAINER= multimedia@FreeBSD.org COMMENT= Festival utilities focused on interaction with Speech Dispatcher RUN_DEPENDS= festival:audio/festival \ diff --git a/audio/libgpod/Makefile b/audio/libgpod/Makefile index 0b1568aeaf5a..c97d1c44eb9a 100644 --- a/audio/libgpod/Makefile +++ b/audio/libgpod/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 5 CATEGORIES= audio MASTER_SITES= SF/gtkpod/${PORTNAME}/${PORTNAME}-${PORTVERSION:R} -MAINTAINER?= avilla@FreeBSD.org +MAINTAINER?= ports@FreeBSD.org COMMENT?= Library for direct access to iPod contents LICENSE= LGPL20 diff --git a/audio/nuvolaplayer/Makefile b/audio/nuvolaplayer/Makefile index 5e38865f8419..b6944e15b9fd 100644 --- a/audio/nuvolaplayer/Makefile +++ b/audio/nuvolaplayer/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 3.0.4 PORTREVISION= 1 CATEGORIES= audio www -MAINTAINER= avilla@FreeBSD.org +MAINTAINER= multimedia@FreeBSD.org COMMENT= Cloud music integration for your desktop LICENSE= BSD2CLAUSE diff --git a/comms/libimobiledevice/Makefile b/comms/libimobiledevice/Makefile index d92ec6e07519..e94efb3d59f6 100644 --- a/comms/libimobiledevice/Makefile +++ b/comms/libimobiledevice/Makefile @@ -6,7 +6,7 @@ PORTREVISION?= 0 CATEGORIES?= comms MASTER_SITES= http://www.${PORTNAME}.org/downloads/ -MAINTAINER?= avilla@FreeBSD.org +MAINTAINER?= ports@FreeBSD.org COMMENT?= Library to communicate with Apple iOS devices LICENSE?= LGPL21 diff --git a/comms/libusbmuxd/Makefile b/comms/libusbmuxd/Makefile index 3334404622b0..b6ad6e4fe31e 100644 --- a/comms/libusbmuxd/Makefile +++ b/comms/libusbmuxd/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 1.0.10 CATEGORIES= comms MASTER_SITES= http://www.libimobiledevice.org/downloads/ -MAINTAINER= avilla@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Communication interface library for usbmuxd LICENSE= LGPL21 LGPL3 diff --git a/comms/py-libimobiledevice/Makefile b/comms/py-libimobiledevice/Makefile index 2b1f6145fbc4..7775e5ee4a26 100644 --- a/comms/py-libimobiledevice/Makefile +++ b/comms/py-libimobiledevice/Makefile @@ -4,7 +4,7 @@ PORTREVISION= 0 CATEGORIES= comms python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= avilla@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Python bindings for libimobiledevice LIB_DEPENDS= libimobiledevice.so:${MASTER_PORT} diff --git a/comms/usbmuxd/Makefile b/comms/usbmuxd/Makefile index 93cf7e29ad66..f2d9ebc56f51 100644 --- a/comms/usbmuxd/Makefile +++ b/comms/usbmuxd/Makefile @@ -5,7 +5,7 @@ DISTVERSION= 1.1.0 CATEGORIES= comms MASTER_SITES= http://www.libimobiledevice.org/downloads/ -MAINTAINER= avilla@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Daemon for multiplexing connections over USB to iPhone/iPod Touch LICENSE= GPLv2 GPLv3 diff --git a/deskutils/semantik/Makefile b/deskutils/semantik/Makefile index 3f59441e9cdd..061cc39c0fc4 100644 --- a/deskutils/semantik/Makefile +++ b/deskutils/semantik/Makefile @@ -7,7 +7,7 @@ CATEGORIES= deskutils kde MASTER_SITES= http://ftp.waf.io/pub/release/ \ http://www.freehackers.org/~tnagy/release/ -MAINTAINER= avilla@FreeBSD.org +MAINTAINER= kde@FreeBSD.org COMMENT= KDE mind mapping tool LICENSE= GPLv3 diff --git a/devel/libplist/Makefile b/devel/libplist/Makefile index ffb04c82a0c9..572dbce521d1 100644 --- a/devel/libplist/Makefile +++ b/devel/libplist/Makefile @@ -6,7 +6,7 @@ PORTREVISION?= 0 CATEGORIES?= devel MASTER_SITES= http://www.libimobiledevice.org/downloads/ -MAINTAINER?= avilla@FreeBSD.org +MAINTAINER?= ports@FreeBSD.org COMMENT?= Library to handle Apple Property List format LICENSE?= LGPL21 diff --git a/devel/py-libplist/Makefile b/devel/py-libplist/Makefile index 604ff0870292..f784e31b0186 100644 --- a/devel/py-libplist/Makefile +++ b/devel/py-libplist/Makefile @@ -4,7 +4,7 @@ PORTREVISION= 0 CATEGORIES= devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= avilla@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Python bindings for libplist LIB_DEPENDS= libplist.so:${MASTER_PORT} diff --git a/graphics/movit/Makefile b/graphics/movit/Makefile index e5aa2e88c452..235b5a8f0150 100644 --- a/graphics/movit/Makefile +++ b/graphics/movit/Makefile @@ -6,7 +6,7 @@ PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= http://${PORTNAME}.sesse.net/ -MAINTAINER= avilla@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= High-performance video filters for the GPU LICENSE= GPLv2+ diff --git a/multimedia/shotcut/Makefile b/multimedia/shotcut/Makefile index fc2bd8eb66ec..6aba6de192cf 100644 --- a/multimedia/shotcut/Makefile +++ b/multimedia/shotcut/Makefile @@ -9,7 +9,7 @@ CATEGORIES= multimedia PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ PATCHFILES= f304b7403cc7.patch:-p1 -MAINTAINER= avilla@FreeBSD.org +MAINTAINER= multimedia@FreeBSD.org COMMENT= Free, open source, cross-platform video editor LICENSE= GPLv3 diff --git a/multimedia/vid.stab/Makefile b/multimedia/vid.stab/Makefile index 328d139a5a2e..b32c519d2100 100644 --- a/multimedia/vid.stab/Makefile +++ b/multimedia/vid.stab/Makefile @@ -4,7 +4,7 @@ PORTNAME= vid.stab PORTVERSION= 0.98.2 CATEGORIES= multimedia -MAINTAINER= avilla@FreeBSD.org +MAINTAINER= multimedia@FreeBSD.org COMMENT= Video stabilization library LICENSE= GPLv2 GPLv3 diff --git a/multimedia/webvfx-qt5/Makefile b/multimedia/webvfx-qt5/Makefile index 48e2be48b37b..aab6e41aaf14 100644 --- a/multimedia/webvfx-qt5/Makefile +++ b/multimedia/webvfx-qt5/Makefile @@ -6,7 +6,7 @@ PORTREVISION= 4 CATEGORIES= multimedia PKGNAMESUFFIX= -qt5 -MAINTAINER= avilla@FreeBSD.org +MAINTAINER= multimedia@FreeBSD.org COMMENT= Video effects library based on HTML/QML LICENSE= BSD3CLAUSE diff --git a/net/bluemix-cli/Makefile b/net/bluemix-cli/Makefile index 28cd9349ad6c..0523db21824b 100644 --- a/net/bluemix-cli/Makefile +++ b/net/bluemix-cli/Makefile @@ -6,7 +6,7 @@ CATEGORIES= net MASTER_SITES= http://public.dhe.ibm.com/cloud/${PORTNAME:C/-.*//}/cli/${PORTNAME}/ DISTNAME= Bluemix_CLI_${PORTVERSION}_386 -MAINTAINER= avilla@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Bluemix command line interface LICENSE= BLUEMIX diff --git a/sysutils/qzeitgeist/Makefile b/sysutils/qzeitgeist/Makefile index 9210a444164a..c80402296f2b 100644 --- a/sysutils/qzeitgeist/Makefile +++ b/sysutils/qzeitgeist/Makefile @@ -11,7 +11,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:kde \ zeitgeist-${ZEITGEIST_VERSION}.tar.xz EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= avilla@FreeBSD.org +MAINTAINER= kde@FreeBSD.org COMMENT= Qt 4 wrapper library around the Zeitgeist D-Bus API LICENSE= LGPL21 diff --git a/textproc/py-scour/Makefile b/textproc/py-scour/Makefile index fc6e1a659534..453eba915af2 100644 --- a/textproc/py-scour/Makefile +++ b/textproc/py-scour/Makefile @@ -7,7 +7,7 @@ CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= avilla@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= SVG scrubber LICENSE= APACHE20 diff --git a/www/kpartsplugin/Makefile b/www/kpartsplugin/Makefile index 85c6c3326b2f..5dacd820a19f 100644 --- a/www/kpartsplugin/Makefile +++ b/www/kpartsplugin/Makefile @@ -7,7 +7,7 @@ CATEGORIES= www kde MASTER_SITES= http://www.unix-ag.uni-kl.de/~fischer/${PORTNAME}/ DISTNAME= ${PORTNAME}-${PORTDATE} -MAINTAINER= avilla@FreeBSD.org +MAINTAINER= kde@FreeBSD.org COMMENT= Browser file viewer using KDE technology USES= cmake kde:4 qt:4 webplugin:native tar:bzip2 diff --git a/www/nuvolaplayer-all-services/Makefile b/www/nuvolaplayer-all-services/Makefile index af1624e96852..a5fa69209382 100644 --- a/www/nuvolaplayer-all-services/Makefile +++ b/www/nuvolaplayer-all-services/Makefile @@ -5,7 +5,7 @@ PORTVERSION?= 1.0 # Do not set PORTREVISION here. CATEGORIES?= www audio -MAINTAINER?= avilla@FreeBSD.org +MAINTAINER?= multimedia@FreeBSD.org .include "Makefile.services" diff --git a/x11-toolkits/diorite/Makefile b/x11-toolkits/diorite/Makefile index ab39b8b8fbe4..f1ad6906da78 100644 --- a/x11-toolkits/diorite/Makefile +++ b/x11-toolkits/diorite/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 0.2.1 PORTREVSION= 1 CATEGORIES= x11-toolkits devel -MAINTAINER= avilla@FreeBSD.org +MAINTAINER= multimedia@FreeBSD.org COMMENT= Utility and widget library based on GLib and GTK+ 3 LICENSE= BSD2CLAUSE