diff options
Diffstat (limited to 'graphics/GeometryKit/Makefile')
-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 76d2af91ec2..36cbd37abe7 100644 --- a/graphics/GeometryKit/Makefile +++ b/graphics/GeometryKit/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.8 2004/05/05 03:36:23 snj Exp $ +# $NetBSD: Makefile,v 1.9 2004/09/24 01:56:54 rh Exp $ # .include "../../graphics/3DKit/Makefile.common" PKGNAME= ${DISTNAME:S/3DKit/GeometryKit/} -PKGREVISION= 5 +PKGREVISION= 6 COMMENT= Objective-C class library for calculating 3D geometry |