diff options
author | miwi <miwi@FreeBSD.org> | 2011-03-18 11:26:06 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2011-03-18 11:26:06 +0800 |
commit | b817fb6b4665520ec74f910667dedf876436ae33 (patch) | |
tree | 55d00967ee202687fb536209ffb3c990467c005a /dns/p5-Net-DNS-Lite/Makefile | |
parent | a1d4b79a51ae523bef6ddbc2179f72bc6e04fa6e (diff) | |
download | freebsd-ports-gnome-b817fb6b4665520ec74f910667dedf876436ae33.tar.gz freebsd-ports-gnome-b817fb6b4665520ec74f910667dedf876436ae33.tar.zst freebsd-ports-gnome-b817fb6b4665520ec74f910667dedf876436ae33.zip |
- Update to 0.06
PR: 155630
Submitted by: maintainer
Diffstat (limited to 'dns/p5-Net-DNS-Lite/Makefile')
-rw-r--r-- | dns/p5-Net-DNS-Lite/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dns/p5-Net-DNS-Lite/Makefile b/dns/p5-Net-DNS-Lite/Makefile index 16fe6d7dfd09..039654b08a23 100644 --- a/dns/p5-Net-DNS-Lite/Makefile +++ b/dns/p5-Net-DNS-Lite/Makefile @@ -6,12 +6,12 @@ # PORTNAME= Net-DNS-Lite -PORTVERSION= 0.05 +PORTVERSION= 0.06 CATEGORIES= dns perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= gslin@gslin.org +MAINTAINER= perl@FreeBSD.org COMMENT= Pure-perl DNS resolver with support for timeout RUN_DEPENDS= p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils |