From a272f8959f7428cb5cd496129f94316f59306783 Mon Sep 17 00:00:00 2001 From: tabthorpe Date: Mon, 26 Dec 2011 16:12:27 +0000 Subject: - Reset ports to heap due to mail bounces : host gmail-smtp-in.l.google.com[74.125.53.26] said: 550-5.1.1 The email account that you tried to reach does not exist. Please try 550-5.1.1 double-checking the recipient's email address for typos or 550-5.1.1 unnecessary spaces. Learn more at 550 5.1.1 http://mail.google.com/support/bin/answer.py?answer=6596 d6si2748840pbk.7 (in reply to RCPT TO command) With Hat: portmgr --- multimedia/libva/Makefile | 2 +- multimedia/libvdpau/Makefile | 2 +- multimedia/vdpau-video/Makefile | 2 +- multimedia/vdpauinfo/Makefile | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'multimedia') diff --git a/multimedia/libva/Makefile b/multimedia/libva/Makefile index b6d738ecd97d..08051adf9d05 100644 --- a/multimedia/libva/Makefile +++ b/multimedia/libva/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0.14 CATEGORIES= multimedia MASTER_SITES= http://cgit.freedesktop.org/${PORTNAME}/snapshot/ -MAINTAINER= swell.k@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= VAAPI wrapper and dummy driver LICENSE= MIT diff --git a/multimedia/libvdpau/Makefile b/multimedia/libvdpau/Makefile index 0ee57c60fb42..9c28f2454a18 100644 --- a/multimedia/libvdpau/Makefile +++ b/multimedia/libvdpau/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= http://people.freedesktop.org/~aplattner/vdpau/ -MAINTAINER= swell.k@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= VDPAU wrapper and tracing library GNU_CONFIGURE= yes diff --git a/multimedia/vdpau-video/Makefile b/multimedia/vdpau-video/Makefile index a471b95020b4..054617d5ea66 100644 --- a/multimedia/vdpau-video/Makefile +++ b/multimedia/vdpau-video/Makefile @@ -10,7 +10,7 @@ DISTVERSION= 0.7.3 CATEGORIES= multimedia MASTER_SITES= http://www.splitted-desktop.com/~gbeauchesne/${PORTNAME}/ -MAINTAINER= swell.k@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= A VDPAU-based backend for VAAPI LICENSE= GPLv2 GPLv3 diff --git a/multimedia/vdpauinfo/Makefile b/multimedia/vdpauinfo/Makefile index 035aeb742b69..33b1a2ab9b10 100644 --- a/multimedia/vdpauinfo/Makefile +++ b/multimedia/vdpauinfo/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.0.6 CATEGORIES= multimedia MASTER_SITES= http://people.freedesktop.org/~aplattner/vdpau/ -MAINTAINER= swell.k@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= A tool to query VDPAU capabilities LIB_DEPENDS= vdpau.1:${PORTSDIR}/multimedia/libvdpau -- cgit