diff options
author | az <az@FreeBSD.org> | 2005-11-08 15:40:48 +0800 |
---|---|---|
committer | az <az@FreeBSD.org> | 2005-11-08 15:40:48 +0800 |
commit | d528d47c61cb51bc8dd907e72aa104ac5653ebd1 (patch) | |
tree | d50b2dd4990dfcc87fe26ef58d778c68b496a50e /devel | |
parent | 0c0c3b384479f273ddb29c51f5fc6f517085e87d (diff) | |
download | freebsd-ports-graphics-d528d47c61cb51bc8dd907e72aa104ac5653ebd1.tar.gz freebsd-ports-graphics-d528d47c61cb51bc8dd907e72aa104ac5653ebd1.tar.zst freebsd-ports-graphics-d528d47c61cb51bc8dd907e72aa104ac5653ebd1.zip |
- Fix WWW in pkg_descr
PR: ports/88617
Submitted by: Jean Milanez Melo
Approved by: sem (mentor, implicitly)
Diffstat (limited to 'devel')
-rw-r--r-- | devel/py-istring/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-istring/pkg-descr b/devel/py-istring/pkg-descr index 408a204b350..f0a67eb34b3 100644 --- a/devel/py-istring/pkg-descr +++ b/devel/py-istring/pkg-descr @@ -6,4 +6,4 @@ variables into a string, like this: >>> s 'j is 3' -WWW: http://www.neosynapse.net/istring.htm +WWW: http://www.neosynapse.net/istring.html |