Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Sep 2013 02:58:29 +0000 (UTC)
From:      Kubilay Kocak <koobs@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r327788 - head/multimedia/x264
Message-ID:  <201309210258.r8L2wTYq088423@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: koobs
Date: Sat Sep 21 02:58:29 2013
New Revision: 327788
URL: http://svnweb.freebsd.org/changeset/ports/327788

Log:
  multimedia/x264: Take maintainership
  
  - Take maintainership

Modified:
  head/multimedia/x264/Makefile

Modified: head/multimedia/x264/Makefile
==============================================================================
--- head/multimedia/x264/Makefile	Sat Sep 21 00:06:29 2013	(r327787)
+++ head/multimedia/x264/Makefile	Sat Sep 21 02:58:29 2013	(r327788)
@@ -12,7 +12,7 @@ DISTFILES=	${DISTNAME}${EXTRACT_SUFX}
 DIST_SUBDIR=	x264
 EXTRACT_ONLY=	${DISTNAME}${EXTRACT_SUFX}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	koobs@FreeBSD.org
 COMMENT?=	Library and tool for encoding H.264/AVC video streams
 
 LICENSE=	GPLv2



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309210258.r8L2wTYq088423>