diff options
author | sem <sem@FreeBSD.org> | 2005-09-20 14:25:20 +0800 |
---|---|---|
committer | sem <sem@FreeBSD.org> | 2005-09-20 14:25:20 +0800 |
commit | 1af8e5c95c1a2602f75ce942e22476050f707acf (patch) | |
tree | bffe63a7185fbd69215039e3ec5fed04d8507e27 /net-mgmt/py-ipy | |
parent | aea0d5a987f4512a03df4899064fa8c82bdb4e48 (diff) | |
download | freebsd-ports-gnome-1af8e5c95c1a2602f75ce942e22476050f707acf.tar.gz freebsd-ports-gnome-1af8e5c95c1a2602f75ce942e22476050f707acf.tar.zst freebsd-ports-gnome-1af8e5c95c1a2602f75ce942e22476050f707acf.zip |
- Fix WWW site URL in pkg-descr
PR: ports/86344
Submitted by: Soren Straarup <xride@x12.dk>
Approved by: site is down
Diffstat (limited to 'net-mgmt/py-ipy')
-rw-r--r-- | net-mgmt/py-ipy/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/py-ipy/pkg-descr b/net-mgmt/py-ipy/pkg-descr index 60bb2d34e892..1d0e1600f2a5 100644 --- a/net-mgmt/py-ipy/pkg-descr +++ b/net-mgmt/py-ipy/pkg-descr @@ -3,4 +3,4 @@ a fashion similar to perl's Net::IP and friends. The IP class allows a comfortable parsing and handling for most notations in use for IPv4 and IPv6 Addresses and Networks. -WWW: http://c0re.jp/c0de/IPy/ +WWW: http://c0re.23.nu/c0de/IPy/ |