From e2e405206b6355176a2e90943045764c48a724f7 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Thu, 3 Apr 2008 10:55:10 +0000 Subject: Update to 0.5 --- dns/p5-Tie-DNS/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'dns/p5-Tie-DNS/Makefile') diff --git a/dns/p5-Tie-DNS/Makefile b/dns/p5-Tie-DNS/Makefile index 76bc1b8c6b6a..28d4e53be273 100644 --- a/dns/p5-Tie-DNS/Makefile +++ b/dns/p5-Tie-DNS/Makefile @@ -6,11 +6,12 @@ # PORTNAME= Tie-DNS -PORTVERSION= 0.41 +PORTVERSION= 0.5 +PORTEPOCH= 1 CATEGORIES= dns perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= Tie +MASTER_SITES= CPAN PKGNAMEPREFIX= p5- +EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= Tie interface to p5-Net-DNS @@ -18,7 +19,6 @@ COMMENT= Tie interface to p5-Net-DNS BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS RUN_DEPENDS= ${BUILD_DEPENDS} -EXAMPLESDIR?= ${PREFIX}/share/examples/${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX} PERL_CONFIGURE= yes MAN3= Tie::DNS.3 -- cgit v1.2.3