Setting tag pyopenssl-0.9-2
[pyopenssl.git] / Makefile
index 9c88af1..774d537 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@ ALL                     += pyopenssl
 pyopenssl-URL1         := http://build.planet-lab.org/third-party/pyOpenSSL-0.9.tar.gz
 pyopenssl-URL2         := http://mirror.onelab.eu/third-party/pyOpenSSL-0.9.tar.gz
 pyopenssl-SHA1SUM      := d39eeb26c73e4b96804e1e403e2136062910b6c2
-pyopenssl-FILE         := $(notdir $(pyopenssl-URL1))
+pyopenssl              := $(notdir $(pyopenssl-URL1))
 
 all: $(ALL)
 .PHONY: all