From 8cc5681344a1431eb8a95556d79155e1bd7973e2 Mon Sep 17 00:00:00 2001 From: obache Date: Sun, 7 Oct 2012 12:31:13 +0000 Subject: [PATCH] PKGNAME_NOREV must be used for DISTNAME. fixes PR pkg/47043. --- security/qoauth/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/security/qoauth/Makefile b/security/qoauth/Makefile index ed903f6181af..b0dac244f769 100644 --- a/security/qoauth/Makefile +++ b/security/qoauth/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2012/10/02 17:11:55 tron Exp $ +# $NetBSD: Makefile,v 1.3 2012/10/07 12:31:13 obache Exp $ # PKGNAME= qoauth-1.0.1 -DISTNAME= ${PKGNAME}-src +DISTNAME= ${PKGNAME_NOREV}-src PKGREVISION= 1 CATEGORIES= security MASTER_SITES= http://files.ayoy.net/qoauth/release/1.0.1/src/