diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2019-04-10 06:18:31 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2019-04-10 06:18:31 +0000 |
commit | 63f5eeef8a3e1a075dc881008cee566e0f5c9efd (patch) | |
tree | a1ba323d184a3a776f45eb114cbdb05bfe21c470 /dns/py-tld | |
parent | e413c34db1a433094d48a8c5c420cf5102c6da49 (diff) | |
download | ports-63f5eeef8a3e1a075dc881008cee566e0f5c9efd.tar.gz ports-63f5eeef8a3e1a075dc881008cee566e0f5c9efd.zip |
Notes
Diffstat (limited to 'dns/py-tld')
-rw-r--r-- | dns/py-tld/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/py-tld/Makefile b/dns/py-tld/Makefile index 5765d3d1f54d..3492199ecb5c 100644 --- a/dns/py-tld/Makefile +++ b/dns/py-tld/Makefile @@ -2,6 +2,7 @@ PORTNAME= tld PORTVERSION= 0.9.2 +PORTREVISION= 1 CATEGORIES= dns python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |