meta.homepage added to several packages
svn path=/nixpkgs/trunk/; revision=10417
This commit is contained in:
@@ -21,4 +21,8 @@ stdenv.mkDerivation {
|
||||
(if graphicsSupport then gdkpixbuf else null)
|
||||
];
|
||||
#patches = [./bsd.patch];
|
||||
|
||||
meta = {
|
||||
homepage = http://w3m.sourceforge.net;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user