Typo in pcl meta

This commit is contained in:
Lluís Batlle i Rossell 2013-05-10 12:04:39 +02:00
parent c3767704f4
commit 5e4a456e6f

View File

@ -13,7 +13,7 @@ stdenv.mkDerivation {
enableParallelBuilding = true;
meta = {
homeapge = http://pointclouds.org/;
homepage = http://pointclouds.org/;
description = "Open project for 2D/3D image and point cloud processing";
license = "BSD";
maintainers = with stdenv.lib.maintainers; [viric];