diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2011-12-27 00:12:27 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2011-12-27 00:12:27 +0800 |
commit | a272f8959f7428cb5cd496129f94316f59306783 (patch) | |
tree | 91af7abd3b32f0cd31ebd189afde3bef02561131 /multimedia | |
parent | 5aac456ba615c584ac21c14a69ac29038af228bb (diff) | |
download | freebsd-ports-gnome-a272f8959f7428cb5cd496129f94316f59306783.tar.gz freebsd-ports-gnome-a272f8959f7428cb5cd496129f94316f59306783.tar.zst freebsd-ports-gnome-a272f8959f7428cb5cd496129f94316f59306783.zip |
- Reset ports to heap due to mail bounces
<swell.k@gmail.com>: 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
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/libva/Makefile | 2 | ||||
-rw-r--r-- | multimedia/libvdpau/Makefile | 2 | ||||
-rw-r--r-- | multimedia/vdpau-video/Makefile | 2 | ||||
-rw-r--r-- | multimedia/vdpauinfo/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
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 |