diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-06-25 23:02:44 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-06-25 23:02:44 +0800 |
commit | 7e676277c594db7c922f381b218547176c0febdd (patch) | |
tree | 6e21f6b310f74b215c495bd3aab8e1e59f25380e /archivers | |
parent | 77b7d503fdaca65621d2c8f1cc450c838bf63a5f (diff) | |
download | freebsd-ports-gnome-7e676277c594db7c922f381b218547176c0febdd.tar.gz freebsd-ports-gnome-7e676277c594db7c922f381b218547176c0febdd.tar.zst freebsd-ports-gnome-7e676277c594db7c922f381b218547176c0febdd.zip |
Fix WWW
Approved by: portmgr (blanket)
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/py-bz2file/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/py-bz2file/pkg-descr b/archivers/py-bz2file/pkg-descr index bb326b59a344..40ec4f46fd7c 100644 --- a/archivers/py-bz2file/pkg-descr +++ b/archivers/py-bz2file/pkg-descr @@ -4,4 +4,4 @@ It contains a drop-in replacement for the file interface in the standard library's bz2 module, including features from the latest development version of CPython that are not available in older releases. -WWW: https://github.com/nvawda/bz2file/ +WWW: https://github.com/nvawda/bz2file |