summaryrefslogtreecommitdiff
path: root/vorbisgain
diff options
context:
space:
mode:
authorTilman Sauerbeck <tilman@code-monkey.de>2006-04-08 15:21:33 +0000
committerTilman Sauerbeck <tilman@code-monkey.de>2006-04-08 15:21:33 +0000
commitab4613885011e4cf0f318bf0f969128d349cd600 (patch)
tree56567d9d4dc85cf59db8905ec34b5d2d4c6c3a19 /vorbisgain
parent18a0c42a724cf181fdecaf57272fa878d291ee7b (diff)
downloadopt-ab4613885011e4cf0f318bf0f969128d349cd600.tar.gz
opt-ab4613885011e4cf0f318bf0f969128d349cd600.tar.xz
several ports: fixed indentation, general clean up, email change
Diffstat (limited to 'vorbisgain')
-rw-r--r--vorbisgain/Pkgfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/vorbisgain/Pkgfile b/vorbisgain/Pkgfile
index 6d4020b56..9bc15ff3e 100644
--- a/vorbisgain/Pkgfile
+++ b/vorbisgain/Pkgfile
@@ -1,14 +1,14 @@
# Description: Computes replaygain information for Ogg Vorbis files
# URL: http://sjeng.org/vorbisgain.html
+# Maintainer: Tilman Sauerbeck, tilman at crux dot nu
# Depends on: libogg, libvorbis
-# Maintainer: Tilman Sauerbeck, tilman at code-monkey dot de
name=vorbisgain
version=0.34
release=1
source=(http://sjeng.org/ftp/vorbis/$name-$version.zip)
-build () {
+build() {
cd $name-$version
sh configure --prefix=/usr

Generated by cgit