diff options
author | Don Lewis <truckman@FreeBSD.org> | 2022-05-09 08:23:40 +0000 |
---|---|---|
committer | Don Lewis <truckman@FreeBSD.org> | 2022-05-09 08:27:59 +0000 |
commit | 051701ce15a83ddf612020a92af2010a79073e3e (patch) | |
tree | a410a2f6eeb1c476e40578a672293bbe9a3dc3dc /dns/py-pydnstable/Makefile | |
parent | f16b3f9ae2ad70954302899106b9d2e14ad874e5 (diff) | |
download | ports-051701ce15a83ddf612020a92af2010a79073e3e.tar.gz ports-051701ce15a83ddf612020a92af2010a79073e3e.zip |
Diffstat (limited to 'dns/py-pydnstable/Makefile')
-rw-r--r-- | dns/py-pydnstable/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/py-pydnstable/Makefile b/dns/py-pydnstable/Makefile index 547f547ea908..f8564b20f3d6 100644 --- a/dns/py-pydnstable/Makefile +++ b/dns/py-pydnstable/Makefile @@ -1,5 +1,5 @@ PORTNAME= pydnstable -PORTVERSION= 0.7.2 +PORTVERSION= 0.7.3 CATEGORIES= dns python MASTER_SITES= FARSIGHT LOCAL/truckman/farsight PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |