diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-05-07 17:20:14 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-05-07 17:39:02 +0800 |
commit | d2a7b29834092677a3279d401d82510009137ac8 (patch) | |
tree | 63a175ec42be59c65f59bd0b88be1b985e8c062b /dns/p5-Net-DNS/Makefile | |
parent | ee858c6f18b09b3c10aa992900e9beeffa510806 (diff) | |
download | freebsd-ports-gnome-d2a7b29834092677a3279d401d82510009137ac8.tar.gz freebsd-ports-gnome-d2a7b29834092677a3279d401d82510009137ac8.tar.zst freebsd-ports-gnome-d2a7b29834092677a3279d401d82510009137ac8.zip |
dns/p5-Net-DNS: Update to 1.31
Changes: https://metacpan.org/changes/distribution/Net-DNS
Diffstat (limited to 'dns/p5-Net-DNS/Makefile')
-rw-r--r-- | dns/p5-Net-DNS/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/p5-Net-DNS/Makefile b/dns/p5-Net-DNS/Makefile index fc976f263b3f..ec6b21d8b02c 100644 --- a/dns/p5-Net-DNS/Makefile +++ b/dns/p5-Net-DNS/Makefile @@ -1,7 +1,7 @@ # Created by: James FitzGibbon <jfitz@FreeBSD.org> PORTNAME= Net-DNS -PORTVERSION= 1.30 +PORTVERSION= 1.31 PORTEPOCH= 1 CATEGORIES= dns net perl5 MASTER_SITES= CPAN |