From b8ceb565c2f14bb6911fcbbc5a8f4e8aeebcc6df Mon Sep 17 00:00:00 2001 From: joerg Date: Fri, 3 Jul 2015 12:47:16 +0000 Subject: Don't use PKGVERSION, the infrastructure already does. Also avoid DISTVERSION, it doesn't really make it any simpler or more obvious. --- net/p5-DNS-LDNS/Makefile | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'net/p5-DNS-LDNS') diff --git a/net/p5-DNS-LDNS/Makefile b/net/p5-DNS-LDNS/Makefile index 6620a6d4304..375cefa44d5 100644 --- a/net/p5-DNS-LDNS/Makefile +++ b/net/p5-DNS-LDNS/Makefile @@ -1,10 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2015/06/12 10:50:44 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2015/07/03 12:47:16 joerg Exp $ -DISTVERSION= 1.6.17 -PKGVERSION= 0.06 -PKGNAME= p5-DNS-LDNS-${PKGVERSION} +DISTNAME= ldns-1.6.17 +PKGNAME= p5-DNS-LDNS-0.06 PKGREVISION= 1 -DISTNAME= ldns-${DISTVERSION} CATEGORIES= net MASTER_SITES= http://www.nlnetlabs.nl/downloads/ldns/ -- cgit v1.2.3