diff options
author | lioux <lioux@FreeBSD.org> | 2001-11-21 07:29:38 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2001-11-21 07:29:38 +0800 |
commit | 905a8bd25da1fe2360e4383e373b86dd2d08ef8b (patch) | |
tree | abc651d60dc8153b1e2482248969e944fbf30ba9 /x11-toolkits/fltk | |
parent | d2d9df4838da89408b3ec7b9f4ee638b160600d7 (diff) | |
download | freebsd-ports-gnome-905a8bd25da1fe2360e4383e373b86dd2d08ef8b.tar.gz freebsd-ports-gnome-905a8bd25da1fe2360e4383e373b86dd2d08ef8b.tar.zst freebsd-ports-gnome-905a8bd25da1fe2360e4383e373b86dd2d08ef8b.zip |
Style police: WWW tags should either end in a file/script or TRAILING /; Fix the later case
Diffstat (limited to 'x11-toolkits/fltk')
-rw-r--r-- | x11-toolkits/fltk/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/fltk/pkg-descr b/x11-toolkits/fltk/pkg-descr index 027e80787e95..7f000bc80e22 100644 --- a/x11-toolkits/fltk/pkg-descr +++ b/x11-toolkits/fltk/pkg-descr @@ -1,7 +1,7 @@ The Fast Light ToolKit ("FLTK", pronounces "fulltick") is a LGPL'd C++ graphical user interface for X. -WWW: http://www.fltk.org +WWW: http://www.fltk.org/ --Dima dima@chg.ru |