diff options
author | Heinz Wiesinger <pprkut@slackbuilds.org> | 2012-08-26 12:11:15 +0200 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2012-08-26 18:43:10 -0500 |
commit | fe607e8da2bbc944761fb0c68fb545568bcd05dd (patch) | |
tree | cbe0615c436f9495ae42c305f71f85afc0622e55 /audio/faac/faac.SlackBuild | |
parent | 9d8bacfd06d3bdae90a818e1fededc8b4962b743 (diff) | |
download | slackbuilds-fe607e8da2bbc944761fb0c68fb545568bcd05dd.tar.gz |
whole repo: utf8 encoding fixes for maintainer names
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
Diffstat (limited to 'audio/faac/faac.SlackBuild')
-rw-r--r-- | audio/faac/faac.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/faac/faac.SlackBuild b/audio/faac/faac.SlackBuild index cd022d7932..c503ae9ad3 100644 --- a/audio/faac/faac.SlackBuild +++ b/audio/faac/faac.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for faac -# Copyright (c) 2008, Antonio Hernández Blas <hba.nihilismus@gmail.com> +# Copyright (c) 2008, Antonio Hernández Blas <hba.nihilismus@gmail.com> # All rights reserved. # # Redistribution and use in source and binary forms, with or without @@ -23,7 +23,7 @@ # Thanks to Carpo on LinuxQuestions.org for the tips # Thanks to Heinz Wiesinger for the information about faac and libmp4v2 -# Updated to newer version by Niklas 'Nille' Åkerström and also new maintainer. +# Updated to newer version by Niklas "Nille" Ã…kerström and also new maintainer. PRGNAM=faac VERSION=${VERSION:-1.28} |