=================================================================== RCS file: /cvs/ports/devel/ode/Attic/Makefile,v retrieving revision 1.5 retrieving revision 1.7 diff -u -r1.5 -r1.7 --- ports/devel/ode/Attic/Makefile 2008/12/25 15:21:47 1.5 +++ ports/devel/ode/Attic/Makefile 2009/02/11 14:30:20 1.7 @@ -1,15 +1,13 @@ -# $OpenBSD: Makefile,v 1.5 2008/12/25 15:21:47 yason Exp $ +# $OpenBSD: Makefile,v 1.7 2009/02/11 14:30:20 yason Exp $ COMMENT = high performance library for simulating rigid body dynamics -SHARED_LIBS = ode 1.0 +SHARED_LIBS = ode 2.0 -DISTNAME = ode-0.10.1 +DISTNAME = ode-0.11 CATEGORIES = devel HOMEPAGE = http://www.ode.org/ - -MAINTAINER = Kirill S. Bychkov # GPLv2 PERMIT_PACKAGE_CDROM = Yes