diff options
author | Tilman Sauerbeck <tilman@code-monkey.de> | 2006-04-08 15:21:33 +0000 |
---|---|---|
committer | Tilman Sauerbeck <tilman@code-monkey.de> | 2006-04-08 15:21:33 +0000 |
commit | ab4613885011e4cf0f318bf0f969128d349cd600 (patch) | |
tree | 56567d9d4dc85cf59db8905ec34b5d2d4c6c3a19 /scons | |
parent | 18a0c42a724cf181fdecaf57272fa878d291ee7b (diff) | |
download | opt-ab4613885011e4cf0f318bf0f969128d349cd600.tar.gz opt-ab4613885011e4cf0f318bf0f969128d349cd600.tar.xz |
several ports: fixed indentation, general clean up, email change
Diffstat (limited to 'scons')
-rw-r--r-- | scons/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scons/Pkgfile b/scons/Pkgfile index 545deaaf3..c82152e32 100644 --- a/scons/Pkgfile +++ b/scons/Pkgfile @@ -1,6 +1,6 @@ # Description: Software construction tool # URL: http://www.scons.org -# Maintainer: Tilman Sauerbeck, tilman at code-monkey dot de +# Maintainer: Tilman Sauerbeck, tilman at crux dot nu # Depends on: python name=scons |