diff --git a/Makefile b/Makefile index a285f4c..365628c 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,7 @@ all: $(packages): @spec=$$(find specs/ -name $@.spec); \ - project=isb:spb:$$(basename $$(dirname $$spec)); \ + project=isv:spb:$$(basename $$(dirname $$spec)); \ $(MAKE) upload package=$@ spec=$$spec project=$$project upload: -- libgit2 0.21.2