diff options
author | Thomas Backlund <tmb@mageia.org> | 2011-05-28 19:06:56 +0000 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2011-05-28 19:06:56 +0000 |
commit | 1f4381568c681474f045f6423ca628b03701c249 (patch) | |
tree | 2cfed68542b9cca162aa87610276143321fcf072 /Makefile | |
parent | a429abda2d5c6d350092a7269306158408328960 (diff) | |
download | mgaonline-1f4381568c681474f045f6423ca628b03701c249.tar mgaonline-1f4381568c681474f045f6423ca628b03701c249.tar.gz mgaonline-1f4381568c681474f045f6423ca628b03701c249.tar.bz2 mgaonline-1f4381568c681474f045f6423ca628b03701c249.tar.xz mgaonline-1f4381568c681474f045f6423ca628b03701c249.zip |
fix SVNROOT
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ PACKAGE = mgaonline VERSION:=2.77.28 -SVNROOT = svn+ssh://svn.mandriva.com/svn/soft/$(PACKAGE) +SVNROOT = svn+ssh://svn.mageia.org/svn/soft/$(PACKAGE) NAME = mgaonline MGAUPDATE = mgaupdate |