diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2001-03-21 01:35:58 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2001-03-21 01:35:58 +0000 |
commit | bc9859a2673f26adf94f619d9855c997044c1403 (patch) | |
tree | a15803c3b9a0d8daa1b1252114819059eff5c80b /devel/stlport/pkg-descr | |
parent | Turn on IPv6 support by default again. (diff) |
fix WWW: formattin'
Notes
Notes:
svn path=/head/; revision=40134
Diffstat (limited to 'devel/stlport/pkg-descr')
-rw-r--r-- | devel/stlport/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/stlport/pkg-descr b/devel/stlport/pkg-descr index e8068bf83ad7..8751c6e4946d 100644 --- a/devel/stlport/pkg-descr +++ b/devel/stlport/pkg-descr @@ -7,7 +7,7 @@ The Standard Template Library is a C++ library of container classes, algorithms, and iterators providing many of the basic algorithms and data structures of computer science. -STL: http://www.sgi.com/Technology/STL/ +WWW: http://www.sgi.com/Technology/STL/ -- Josh Gilliam <josh@quick.net> |