diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2019-04-26 02:29:33 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2019-04-26 02:29:33 +0800 |
commit | ae05b97713d774713dac21aeb9c468b4df706026 (patch) | |
tree | 0fce645a1def15eb786249eade3261370a99d8a1 /dns/py-dns-lexicon/Makefile | |
parent | 86087432fd5e9107fcc2eccd29b62c9b0a091851 (diff) | |
download | freebsd-ports-gnome-ae05b97713d774713dac21aeb9c468b4df706026.tar.gz freebsd-ports-gnome-ae05b97713d774713dac21aeb9c468b4df706026.tar.zst freebsd-ports-gnome-ae05b97713d774713dac21aeb9c468b4df706026.zip |
Update to 3.2.4
Changes: https://github.com/AnalogJ/lexicon/releases
Diffstat (limited to 'dns/py-dns-lexicon/Makefile')
-rw-r--r-- | dns/py-dns-lexicon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/py-dns-lexicon/Makefile b/dns/py-dns-lexicon/Makefile index 452672db378d..96cae2a3f463 100644 --- a/dns/py-dns-lexicon/Makefile +++ b/dns/py-dns-lexicon/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= dns-lexicon -DISTVERSION= 3.2.3 +DISTVERSION= 3.2.4 CATEGORIES= dns python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |