diff options
Diffstat (limited to 'misc/kstars')
-rw-r--r-- | misc/kstars/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/kstars/Makefile b/misc/kstars/Makefile index 7af69b57e66..30d0fc81ae4 100644 --- a/misc/kstars/Makefile +++ b/misc/kstars/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2003/05/02 11:55:56 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2003/05/05 19:05:16 jmmv Exp $ # FreeBSD Id: ports/astro/kstars/Makefile,v 1.7 2002/03/31 06:52:00 pat Exp DISTNAME= kstars-0.9.kde2 -PKGREVISION= 1 PKGNAME= kstars-0.9 +PKGREVISION= 1 WRKSRC= ${WRKDIR}/${PKGNAME} CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kstars/} |