diff options
author | Matthias Andree <mandree@FreeBSD.org> | 2011-05-22 21:28:42 +0000 |
---|---|---|
committer | Matthias Andree <mandree@FreeBSD.org> | 2011-05-22 21:28:42 +0000 |
commit | 7a86942b2d7d0271e0f8c159c6c6b2c6610255dc (patch) | |
tree | dec50f5381e6a7273c8d3bf9ec9179c3b2b8ab57 | |
parent | - Fix first-start failure by correcting permissions in ~/.tucan (diff) |
Add missing trailing slash to URL.
Notes
Notes:
svn path=/head/; revision=274469
-rw-r--r-- | net/tucan/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/tucan/pkg-descr b/net/tucan/pkg-descr index 61451e7f3dde..142979339547 100644 --- a/net/tucan/pkg-descr +++ b/net/tucan/pkg-descr @@ -8,4 +8,4 @@ Tucan the ability to solve any captcha whitout user action. Tucan also manages waits between downloads and interchangeable links seamlessly, relieving the user from this nuisance. -WWW: http://www.tucaneando.com +WWW: http://www.tucaneando.com/ |