diff options
author | wiz <wiz> | 2005-03-27 15:43:32 +0000 |
---|---|---|
committer | wiz <wiz> | 2005-03-27 15:43:32 +0000 |
commit | 4e7e75353aace3dbbbb045ced0c92110e64f4513 (patch) | |
tree | 5d27f9216d56b49365f791288732e5c439135f3a /misc | |
parent | 5b750bf1f8da92045c8d6df1f6f52fbae789654b (diff) | |
download | pkgsrc-4e7e75353aace3dbbbb045ced0c92110e64f4513.tar.gz |
PKGREVISION bump for glut dependency removal (SDL/buildlink3.mk).
Diffstat (limited to 'misc')
-rw-r--r-- | misc/stellarium/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/stellarium/Makefile b/misc/stellarium/Makefile index d0239bf8760..bf139d547cc 100644 --- a/misc/stellarium/Makefile +++ b/misc/stellarium/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2004/10/03 00:13:00 tv Exp $ +# $NetBSD: Makefile,v 1.3 2005/03/27 15:43:37 wiz Exp $ # DISTNAME= stellarium-0.6.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= misc MASTER_SITES= http://stellarium.free.fr/download/ |