diff options
author | wiz <wiz@pkgsrc.org> | 2003-05-02 11:53:34 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-05-02 11:53:34 +0000 |
commit | 7166660e0869e600de95f00511736db4bf628d2d (patch) | |
tree | 0b3576bf8d40c5f7d058728d38e43564bcae5836 /misc/kstars | |
parent | 0594acf27e2afd5d50b45048bca038ebd6e1d8a1 (diff) | |
download | pkgsrc-7166660e0869e600de95f00511736db4bf628d2d.tar.gz |
Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
Diffstat (limited to 'misc/kstars')
-rw-r--r-- | misc/kstars/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/kstars/Makefile b/misc/kstars/Makefile index 9a840044830..7af69b57e66 100644 --- a/misc/kstars/Makefile +++ b/misc/kstars/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2003/03/29 12:41:50 jmmv Exp $ +# $NetBSD: Makefile,v 1.4 2003/05/02 11:55:56 wiz 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 WRKSRC= ${WRKDIR}/${PKGNAME} CATEGORIES= misc |