summary refs log tree commit diff
path: root/pkgs/tools/misc/gnokii
diff options
context:
space:
mode:
authorYury G. Kudryashov <urkud.urkud@gmail.com>2010-09-27 18:15:33 +0000
committerYury G. Kudryashov <urkud.urkud@gmail.com>2010-09-27 18:15:33 +0000
commit08be43d6f0f5715dae122d0400d48da3d0b9fd78 (patch)
tree14d1c302638b08b2d2765c22d0f8dc4f2f875f76 /pkgs/tools/misc/gnokii
parent5d6dd8a956c9aef9554b349a7bfe72ad91dc25d5 (diff)
downloadnixpkgs-08be43d6f0f5715dae122d0400d48da3d0b9fd78.tar
nixpkgs-08be43d6f0f5715dae122d0400d48da3d0b9fd78.tar.gz
nixpkgs-08be43d6f0f5715dae122d0400d48da3d0b9fd78.tar.bz2
nixpkgs-08be43d6f0f5715dae122d0400d48da3d0b9fd78.tar.lz
nixpkgs-08be43d6f0f5715dae122d0400d48da3d0b9fd78.tar.xz
nixpkgs-08be43d6f0f5715dae122d0400d48da3d0b9fd78.tar.zst
nixpkgs-08be43d6f0f5715dae122d0400d48da3d0b9fd78.zip
homepages
svn path=/nixpkgs/trunk/; revision=23971
Diffstat (limited to 'pkgs/tools/misc/gnokii')
-rw-r--r--pkgs/tools/misc/gnokii/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/tools/misc/gnokii/default.nix b/pkgs/tools/misc/gnokii/default.nix
index d89fb233aa2..7ce810a7b56 100644
--- a/pkgs/tools/misc/gnokii/default.nix
+++ b/pkgs/tools/misc/gnokii/default.nix
@@ -34,6 +34,7 @@ rec {
   inherit(s) name;
   meta = {
     description = "Cellphone tool";
+    homepage = http://www.gnokii.org;
     maintainers = [a.lib.maintainers.raskin];
     platforms = with a.lib.platforms; linux;
   };