aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'g_octave/__init__.py')
-rw-r--r--g_octave/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/g_octave/__init__.py b/g_octave/__init__.py
index e91f218..06e8429 100644
--- a/g_octave/__init__.py
+++ b/g_octave/__init__.py
@@ -17,7 +17,7 @@ A tool that generates and installs ebuilds for Octave-Forge packages "on-the-fly
to Gentoo Linux, using Portage.
"""
-__url__ = 'http://rafaelmartins.eng.br/en-us/projects/g-octave/' # not done yet :(
+__url__ = 'http://bitbucket.org/rafaelmartins/g-octave/'
__copyright__ = '(c) 2009 %s' % __author__
__license__ = 'GPLv2'