diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-10-09 11:14:06 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-10-09 11:14:06 +0000 |
commit | e690f87d43187103ce7f70963663ef80c047aef5 (patch) | |
tree | 44aa658a45ff767d4caf6843cd80328d9f7f912f /multimedia/mplayer-skins | |
parent | 8d2632e91165dc45a6f02553d8c5ea008269e579 (diff) | |
download | ports-e690f87d43187103ce7f70963663ef80c047aef5.tar.gz ports-e690f87d43187103ce7f70963663ef80c047aef5.zip |
Notes
Diffstat (limited to 'multimedia/mplayer-skins')
-rw-r--r-- | multimedia/mplayer-skins/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/mplayer-skins/Makefile b/multimedia/mplayer-skins/Makefile index f06c1df6d4d6..3b0724975b5b 100644 --- a/multimedia/mplayer-skins/Makefile +++ b/multimedia/mplayer-skins/Makefile @@ -99,7 +99,7 @@ XMMPLAYER_FILE= xmmplayer-1.5.tar.bz2 # 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 |