diff options
author | linimon <linimon@FreeBSD.org> | 2005-10-10 04:01:56 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-10-10 04:01:56 +0800 |
commit | 0ec1f6c93eb78e4e30a248c3dd452ea0b6155085 (patch) | |
tree | 4fb7b403586f656e450db105c984a3bf1a52d531 /lang/Sather | |
parent | efe59070b379f0b80a99e3f52a883088aa2f68ce (diff) | |
download | freebsd-ports-gnome-0ec1f6c93eb78e4e30a248c3dd452ea0b6155085.tar.gz freebsd-ports-gnome-0ec1f6c93eb78e4e30a248c3dd452ea0b6155085.tar.zst freebsd-ports-gnome-0ec1f6c93eb78e4e30a248c3dd452ea0b6155085.zip |
Update WWW: line.
Diffstat (limited to 'lang/Sather')
-rw-r--r-- | lang/Sather/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/Sather/pkg-descr b/lang/Sather/pkg-descr index 1ccd1819ad63..281eed4b789f 100644 --- a/lang/Sather/pkg-descr +++ b/lang/Sather/pkg-descr @@ -16,4 +16,4 @@ higher-order routines and iters, exception handling, assertions, preconditions, postconditions, and class invariants. Sather code can be compiled into C code and can efficiently link with C object files. -WWW: http://www.gnu.org/directory/GNU/sather.html +WWW: http://www.gnu.org/software/sather/ |