* Improved a bunch of "name" attributes (mostly missing version
numbers). svn path=/nixpkgs/trunk/; revision=17991
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
args: with args;
|
||||
|
||||
stdenv.mkDerivation {
|
||||
name = "xmacro";
|
||||
name = "xmacro-0.3pre20000911";
|
||||
|
||||
src = fetchurl {
|
||||
url = mirror://sourceforge/xmacro/xmacro-pre0.3-20000911.tar.gz;
|
||||
|
||||
Reference in New Issue
Block a user