diff options
author | Daniel Friesel <derf@finalrewind.org> | 2014-04-07 16:49:09 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2014-04-07 16:49:09 +0200 |
commit | 07c55792870c75b9ac566526d0cab60c1b765e28 (patch) | |
tree | cb4232cb285b08fec134d1e7b5ace25a0a9e2050 /bin | |
parent | bc7d0ee56faa7443a8e731ca1bf0bbd504c45f6c (diff) |
derf.homelinux.org is dead, use finalrewind.org instead
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/apt-why | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/apt-why b/bin/apt-why index e6a622e..3f23bc7 100755 --- a/bin/apt-why +++ b/bin/apt-why @@ -1,5 +1,5 @@ #!/usr/bin/env perl -## Copyright © 2008-2009 by Daniel Friesel <derf@derf.homelinux.org> +## Copyright © 2008-2009 by Daniel Friesel <derf@finalrewind.org> ## License: WTFPL <http://sam.zoy.org/wtfpl> use strict; use warnings; @@ -127,7 +127,7 @@ There may be problems with virtual packages and "Provides: " stuff. =head1 AUTHOR -Daniel Friesel E<lt>derf@derf.homelinux.orgE<gt> +Daniel Friesel E<lt>derf@finalrewind.orgE<gt> =head1 LICENSE |