Date: Sat, 8 Oct 2005 14:36:20 +0300 From: Vasil Dimov <vd@datamax.bg> To: FreeBSD-gnats-submit@FreeBSD.org Cc: riggs@rrr.de Subject: ports/87115: Fix typo in multimedia/mplayer-skins Message-ID: <20051008113620.GA2058@qlovarnika.bg.datamax> Resent-Message-ID: <200510081140.j98BeGLv040682@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 87115 >Category: ports >Synopsis: Fix typo in multimedia/mplayer-skins >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Oct 08 11:40:15 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Vasil Dimov >Release: FreeBSD 6.0-BETA5 amd64 >Organization: DataMax >Environment: >Description: Fix that typo >How-To-Repeat: >Fix: --- mplayer-skins_typo.diff begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/multimedia/mplayer-skins/Makefile,v retrieving revision 1.32 diff -u -r1.32 Makefile --- Makefile 6 May 2005 14:58:51 -0000 1.32 +++ Makefile 8 Oct 2005 11:34:51 -0000 @@ -99,7 +99,7 @@ # Options # OPTIONS= SKIN_ALL "all skins" off -OPTIONS+= SKIN_DEFAULT "the defaul MPlayer skin" on +OPTIONS+= SKIN_DEFAULT "the default MPlayer skin" on OPTIONS+= SKIN_DEFAULT_SMALL "compact version of the default skin" off OPTIONS+= SKIN_ABYSS "beautiful MPlayer skin" off OPTIONS+= SKIN_ALIENMIND "AlienMind XMMS" off --- mplayer-skins_typo.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051008113620.GA2058>