diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-11-13 03:09:39 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-11-13 03:09:39 +0800 |
commit | f3b708b243dca1ae0bd20b5059471769f2e2ab73 (patch) | |
tree | 2890156afcea6b161a48b2dbeb102dfbd24af2f0 /dns/py-publicsuffix | |
parent | 31319b21c3990be1a84470b91524aaaaa5ba386e (diff) | |
download | freebsd-ports-gnome-f3b708b243dca1ae0bd20b5059471769f2e2ab73.tar.gz freebsd-ports-gnome-f3b708b243dca1ae0bd20b5059471769f2e2ab73.tar.zst freebsd-ports-gnome-f3b708b243dca1ae0bd20b5059471769f2e2ab73.zip |
Update to 0.0.0.20171029
- Bump PORTREVISION for dependent ports
Changes: https://github.com/publicsuffix/list/commits/master
Diffstat (limited to 'dns/py-publicsuffix')
-rw-r--r-- | dns/py-publicsuffix/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/py-publicsuffix/Makefile b/dns/py-publicsuffix/Makefile index f4119744895a..97625a2e5418 100644 --- a/dns/py-publicsuffix/Makefile +++ b/dns/py-publicsuffix/Makefile @@ -3,7 +3,7 @@ PORTNAME= publicsuffix PORTVERSION= 1.1.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= dns python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |