diff options
author | Richard Pöttler <richard.poettler@gmail.com> | 2009-01-19 13:54:04 +0100 |
---|---|---|
committer | Richard Pöttler <richard.poettler@gmail.com> | 2009-01-19 14:10:35 +0100 |
commit | 9d41b21565a3fd78ffed53c3e5639869cd165793 (patch) | |
tree | 8844e2eadafb14b825b512fb0102ba37acd1df83 /htop | |
parent | a35e99bf55fe8b7607d30b33e2417a575f1f86d0 (diff) | |
download | opt-9d41b21565a3fd78ffed53c3e5639869cd165793.tar.gz opt-9d41b21565a3fd78ffed53c3e5639869cd165793.tar.xz |
take over htop and t1lib
Diffstat (limited to 'htop')
-rw-r--r-- | htop/Pkgfile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/htop/Pkgfile b/htop/Pkgfile index d37173e37..7bc3c03df 100644 --- a/htop/Pkgfile +++ b/htop/Pkgfile @@ -1,4 +1,5 @@ -# Maintainer: Simone Rota, sip at crux dot nu +# Packager: Simone Rota, sip at crux dot nu +# Maintainer: Richard Poettler, richard dot poettler at gmail dot com # Description: an interactive process viewer # URL: http://htop.sourceforge.net/ # Depends on: ncurses |