diff options
-rw-r--r-- | lang/open-cobol-devel/pkg-descr | 2 | ||||
-rw-r--r-- | lang/open-cobol/pkg-descr | 2 | ||||
-rw-r--r-- | lang/osb-jscore/pkg-descr | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/lang/open-cobol-devel/pkg-descr b/lang/open-cobol-devel/pkg-descr index b2a60776171f..d07914e0091b 100644 --- a/lang/open-cobol-devel/pkg-descr +++ b/lang/open-cobol-devel/pkg-descr @@ -1,4 +1,4 @@ OpenCOBOL is an open-source COBOL compiler, which translates COBOL programs o C code and compiles it using GCC. -WWW: http://open-cobol.sourceforge.net/ +WWW: http://www.opencobol.org/ diff --git a/lang/open-cobol/pkg-descr b/lang/open-cobol/pkg-descr index b2a60776171f..d07914e0091b 100644 --- a/lang/open-cobol/pkg-descr +++ b/lang/open-cobol/pkg-descr @@ -1,4 +1,4 @@ OpenCOBOL is an open-source COBOL compiler, which translates COBOL programs o C code and compiles it using GCC. -WWW: http://open-cobol.sourceforge.net/ +WWW: http://www.opencobol.org/ diff --git a/lang/osb-jscore/pkg-descr b/lang/osb-jscore/pkg-descr index 2c19a7b62e6b..3dac5bbb4edc 100644 --- a/lang/osb-jscore/pkg-descr +++ b/lang/osb-jscore/pkg-descr @@ -4,4 +4,4 @@ JavaScriptCore is javascript interpreter that OSB uses. It is based on Apple's WebCore JavaScriptCore code, which is in turn based on KDE kjs code. -WWW: http://gtk-webcore.sf.net/ +WWW: http://gtk-webcore.sourceforge.net/ |