PKGNAME_NOREV must be used for DISTNAME.
fixes PR pkg/47043.
This commit is contained in:
parent
cd2057de59
commit
8cc5681344
1 changed files with 2 additions and 2 deletions
|
@ -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/
|
||||
|
|
Loading…
Reference in a new issue