diff options
author | adamw <adamw@FreeBSD.org> | 2004-10-15 07:58:27 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2004-10-15 07:58:27 +0800 |
commit | ef6a4a12ef5d495362a320bc1192ff225a4e6266 (patch) | |
tree | 5b78d81d1bf9f83a3c3171d4cb49a4c10810dc59 /deskutils | |
parent | 2235f24efef7b6a25874e1fc1629f64508fe407f (diff) | |
download | freebsd-ports-gnome-ef6a4a12ef5d495362a320bc1192ff225a4e6266.tar.gz freebsd-ports-gnome-ef6a4a12ef5d495362a320bc1192ff225a4e6266.tar.zst freebsd-ports-gnome-ef6a4a12ef5d495362a320bc1192ff225a4e6266.zip |
Simplify WWW link.
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/gtkjournal/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/gtkjournal/pkg-descr b/deskutils/gtkjournal/pkg-descr index 95311c995be3..988d0f30cd3d 100644 --- a/deskutils/gtkjournal/pkg-descr +++ b/deskutils/gtkjournal/pkg-descr @@ -2,4 +2,4 @@ Gtk+ Journal is a Journal/Diary application written using the C++ bindings for Gtk+-2 (gtkmm). It uses SQlite to store your entries, and the OpenSSL implementations of the BlowFish and SHA-1 algorithms to keep your data safe. -WWW: http://linuxhelp.homeunix.com/cgi-bin/rblh/index.rb?handler=downloads&d=GtkJournal +WWW: http://linuxhelp.homeunix.com/gtkjournal/ |