From owner-svn-ports-all@FreeBSD.ORG Sun Oct 7 20:35:26 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E6C2D1065691; Sun, 7 Oct 2012 20:35:26 +0000 (UTC) (envelope-from nox@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id B72E28FC17; Sun, 7 Oct 2012 20:35:26 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q97KZQgs066501; Sun, 7 Oct 2012 20:35:26 GMT (envelope-from nox@svn.freebsd.org) Received: (from nox@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q97KZQwZ066499; Sun, 7 Oct 2012 20:35:26 GMT (envelope-from nox@svn.freebsd.org) Message-Id: <201210072035.q97KZQwZ066499@svn.freebsd.org> From: Juergen Lock Date: Sun, 7 Oct 2012 20:35:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r305506 - head/multimedia/libxine X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Oct 2012 20:35:27 -0000 Author: nox Date: Sun Oct 7 20:35:26 2012 New Revision: 305506 URL: http://svn.freebsd.org/changeset/ports/305506 Log: Typo fix. Modified: head/multimedia/libxine/Makefile Modified: head/multimedia/libxine/Makefile ============================================================================== --- head/multimedia/libxine/Makefile Sun Oct 7 20:21:35 2012 (r305505) +++ head/multimedia/libxine/Makefile Sun Oct 7 20:35:26 2012 (r305506) @@ -1,4 +1,4 @@ -# Creates by: alex +# Created by: alex # $FreeBSD$ PORTNAME= xine