From e5b5dd826ecdd48898c996b17b68885686c7c1c7 Mon Sep 17 00:00:00 2001 From: jmmv Date: Tue, 24 Dec 2002 18:53:18 +0000 Subject: Use PKGNAME_NOREV instead of replicating PKGNAME. Thanks wiz! --- comms/binkd/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/comms/binkd/Makefile b/comms/binkd/Makefile index dcbff351065..92b7222c1d1 100644 --- a/comms/binkd/Makefile +++ b/comms/binkd/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.14 2002/12/24 18:10:52 jmmv Exp $ +# $NetBSD: Makefile,v 1.15 2002/12/24 18:53:18 jmmv Exp $ # DISTNAME= binkd094 PKGNAME= binkd-0.9.4 PKGREVISION= 1 -WRKSRC= ${WRKDIR}/binkd-0.9.4 +WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} CATEGORIES= comms MASTER_SITES= http://www.corbina.net/~maloff/binkd/ \ ftp://happy.kiev.ua/pub/fidosoft/mailer/binkd/ -- cgit v1.2.3