浏览代码

g.extension: default url points to grass7

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@45214 15284696-431f-4ddb-bdfa-cd5b030d7da7
Martin Landa 14 年之前
父节点
当前提交
a7a790cf33
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      scripts/g.extension/g.extension.py

+ 2 - 2
scripts/g.extension/g.extension.py

@@ -7,7 +7,7 @@
 #               Pythonized by Martin Landa
 #               Pythonized by Martin Landa
 # PURPOSE:      Tool to download and install extensions from GRASS Addons SVN into 
 # PURPOSE:      Tool to download and install extensions from GRASS Addons SVN into 
 #               local GRASS installation
 #               local GRASS installation
-# COPYRIGHT:    (C) 2009-2010 by Markus Neteler, and the GRASS Development Team
+# COPYRIGHT:    (C) 2009-2011 by Markus Neteler, and the GRASS Development Team
 #
 #
 #               This program is free software under the GNU General
 #               This program is free software under the GNU General
 #               Public License (>=v2). Read the file COPYING that
 #               Public License (>=v2). Read the file COPYING that
@@ -46,7 +46,7 @@
 #% key_desc: url
 #% key_desc: url
 #% description: SVN Addons repository URL
 #% description: SVN Addons repository URL
 #% required: yes
 #% required: yes
-#% answer: https://svn.osgeo.org/grass/grass-addons
+#% answer: https://svn.osgeo.org/grass/grass-addons/grass7
 #%end
 #%end
 #%option
 #%option
 #% key: prefix
 #% key: prefix