diff options
author | rm <rm@FreeBSD.org> | 2013-11-11 02:01:40 +0800 |
---|---|---|
committer | rm <rm@FreeBSD.org> | 2013-11-11 02:01:40 +0800 |
commit | 3326eab999047d4cf8ceee935c53f2ad610de514 (patch) | |
tree | a831475ba976126bef764a6beaa2681b59d7e205 /dns | |
parent | b4c624cc3c07a96dd91bff84a111a35c0fc0a61a (diff) | |
download | freebsd-ports-gnome-3326eab999047d4cf8ceee935c53f2ad610de514.tar.gz freebsd-ports-gnome-3326eab999047d4cf8ceee935c53f2ad610de514.tar.zst freebsd-ports-gnome-3326eab999047d4cf8ceee935c53f2ad610de514.zip |
- unbreak with python3
Diffstat (limited to 'dns')
-rw-r--r-- | dns/py-dnspython/distinfo | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dns/py-dnspython/distinfo b/dns/py-dnspython/distinfo index 984cfb4b2298..929d6ba0fd27 100644 --- a/dns/py-dnspython/distinfo +++ b/dns/py-dnspython/distinfo @@ -1,2 +1,4 @@ SHA256 (dnspython-1.11.1.tar.gz) = c0c6fcf3ff52939e7eadd931282d083271f65cf0a174555a703563a400289768 SIZE (dnspython-1.11.1.tar.gz) = 129573 +SHA256 (dnspython3-1.11.1.tar.gz) = e5a5349fd7cf29fc709254e8193eece79f9339e94f77e4fff3c3292f0f3ccace +SIZE (dnspython3-1.11.1.tar.gz) = 129165 |