diff options
author | antoine <antoine@FreeBSD.org> | 2018-08-25 01:07:38 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2018-08-25 01:07:38 +0800 |
commit | ff6fe9727fc72b86994dcb93553626b705f579f9 (patch) | |
tree | de9ca67106ed9c02fe917255aa2c7627e542487f /dns/py-tld/Makefile | |
parent | 1482194745c322e5e40b1a90cb534534ce3fea47 (diff) | |
download | freebsd-ports-gnome-ff6fe9727fc72b86994dcb93553626b705f579f9.tar.gz freebsd-ports-gnome-ff6fe9727fc72b86994dcb93553626b705f579f9.tar.zst freebsd-ports-gnome-ff6fe9727fc72b86994dcb93553626b705f579f9.zip |
Update to 0.9.1
Diffstat (limited to 'dns/py-tld/Makefile')
-rw-r--r-- | dns/py-tld/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/py-tld/Makefile b/dns/py-tld/Makefile index dd26f9e5185a..3e80f2a9b70b 100644 --- a/dns/py-tld/Makefile +++ b/dns/py-tld/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= tld -PORTVERSION= 0.7.10 +PORTVERSION= 0.9.1 CATEGORIES= dns python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |