From ad9b19d63f91bb3019da2a8c0b103487b6205723 Mon Sep 17 00:00:00 2001 From: rodrigo Date: Wed, 29 Jan 2014 09:17:41 +0000 Subject: Update maintainer email address Approved by: bapt@ (co-mentor) --- multimedia/openshot/Makefile | 2 +- multimedia/podcastdl/Makefile | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'multimedia') diff --git a/multimedia/openshot/Makefile b/multimedia/openshot/Makefile index a2f5029254fb..1288ee96daaf 100644 --- a/multimedia/openshot/Makefile +++ b/multimedia/openshot/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.4.3 CATEGORIES= multimedia MASTER_SITES= http://launchpad.net/openshot/${PORTVERSION:C/\.[0-9]+$//}/${PORTVERSION}/+download/ -MAINTAINER= rodrigo@bebik.net +MAINTAINER= rodrigo@FreeBSD.org COMMENT= Non-linear video editor LICENSE= GPLv3 diff --git a/multimedia/podcastdl/Makefile b/multimedia/podcastdl/Makefile index 90ddec2911aa..fcb55a6e9ab1 100644 --- a/multimedia/podcastdl/Makefile +++ b/multimedia/podcastdl/Makefile @@ -1,4 +1,4 @@ -# Created by: Rodrigo OSORIO +# Created by: Rodrigo OSORIO # $FreeBSD$ PORTNAME= podcastdl @@ -7,7 +7,7 @@ CATEGORIES= multimedia MASTER_SITES= http://rodrigo.osorio.free.fr/freebsd/distfiles/ \ http://files.bebik.net/podcastdl/ -MAINTAINER= rodrigo@bebik.net +MAINTAINER= rodrigo@FreeBSD.org COMMENT= Simple command line podcast client written in plain C LICENSE= BSD -- cgit