From 5703721281b5c3dabfad7d5120f54ca9296a2e1c Mon Sep 17 00:00:00 2001 From: jmc Date: Sun, 11 May 2003 21:44:45 +0000 Subject: Fixup WRKSRC after PKGREVISION came into play here. --- misc/kstars/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'misc/kstars') diff --git a/misc/kstars/Makefile b/misc/kstars/Makefile index 30d0fc81ae4..c2492e3ace0 100644 --- a/misc/kstars/Makefile +++ b/misc/kstars/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.5 2003/05/05 19:05:16 jmmv Exp $ +# $NetBSD: Makefile,v 1.6 2003/05/11 21:44:45 jmc Exp $ # FreeBSD Id: ports/astro/kstars/Makefile,v 1.7 2002/03/31 06:52:00 pat Exp DISTNAME= kstars-0.9.kde2 -PKGNAME= kstars-0.9 +PKGBASE= kstars-0.9 +PKGNAME= ${PKGBASE} PKGREVISION= 1 -WRKSRC= ${WRKDIR}/${PKGNAME} +WRKSRC= ${WRKDIR}/${PKGBASE} CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kstars/} -- cgit v1.2.3