diff options
author | wiz <wiz@pkgsrc.org> | 2007-09-21 13:03:25 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-09-21 13:03:25 +0000 |
commit | 3528e063450c6c10f9548d9ded687e713f731a1b (patch) | |
tree | 48b3195c505f0c48c6098bc0d627477188a674f9 /graphics/GeometryKit | |
parent | 244ea701f14dd6e37e3554caa6ec8038018cecb5 (diff) | |
download | pkgsrc-3528e063450c6c10f9548d9ded687e713f731a1b.tar.gz |
Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.
Bump PKGREVISION.
Diffstat (limited to 'graphics/GeometryKit')
-rw-r--r-- | graphics/GeometryKit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/GeometryKit/Makefile b/graphics/GeometryKit/Makefile index 7a8701516bb..bdcf5bae624 100644 --- a/graphics/GeometryKit/Makefile +++ b/graphics/GeometryKit/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.17 2006/07/22 05:10:54 rillig Exp $ +# $NetBSD: Makefile,v 1.18 2007/09/21 13:03:46 wiz Exp $ # .include "../../graphics/3DKit/Makefile.common" PKGNAME= ${DISTNAME:S/3DKit/GeometryKit/} -PKGREVISION= 10 +PKGREVISION= 11 COMMENT= Objective-C class library for calculating 3D geometry |