Date: Tue, 6 Nov 2012 16:42:21 +0000 (UTC) From: Martin Matuska <mm@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r307081 - head/graphics/opencv Message-ID: <201211061642.qA6GgLqG004506@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mm Date: Tue Nov 6 16:42:20 2012 New Revision: 307081 URL: http://svnweb.freebsd.org/changeset/ports/307081 Log: Return maintainership back to ports@ Feature safe: yes Modified: head/graphics/opencv/Makefile Modified: head/graphics/opencv/Makefile ============================================================================== --- head/graphics/opencv/Makefile Tue Nov 6 16:32:41 2012 (r307080) +++ head/graphics/opencv/Makefile Tue Nov 6 16:42:20 2012 (r307081) @@ -12,7 +12,7 @@ CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}library/${PORTNAME}-unix/${PORTVERSION} DISTNAME= OpenCV-${DISTVERSION}a -MAINTAINER= mm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Open Source Computer Vision library from Intel LICENSE= BSD
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201211061642.qA6GgLqG004506>