diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-09-14 18:36:52 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-09-14 18:36:52 +0000 |
commit | bcfd207191ec3a9b126e4d8d4345d397a6d295db (patch) | |
tree | 93ad3f10a0fe50193cf50b7e1fe44bd36f185fa4 | |
parent | - Use full URI scheme in WWW line (diff) |
- Fix doubled http:// in WWW line
Notes
Notes:
svn path=/head/; revision=142734
-rw-r--r-- | x11-clocks/wmbinclock/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-clocks/wmbinclock/pkg-descr b/x11-clocks/wmbinclock/pkg-descr index 1757c82f08b0..1e9ad8bdd70b 100644 --- a/x11-clocks/wmbinclock/pkg-descr +++ b/x11-clocks/wmbinclock/pkg-descr @@ -2,7 +2,7 @@ wmBinClock is a windowmaker applet that displays the current system time as a binary clock. You have to add up the bits to get the time. The clock has a 24 hour format. -WWW: http://http://www.inxsoft.net/wmbinclock/ +WWW: http://www.inxsoft.net/wmbinclock/ - Harold Gutch logix@foobar.franken.de |