=================================================================== RCS file: /cvs/ports/devel/ode/Attic/Makefile,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- ports/devel/ode/Attic/Makefile 2009/02/05 21:06:42 1.6 +++ ports/devel/ode/Attic/Makefile 2009/02/11 14:30:20 1.7 @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.6 2009/02/05 21:06:42 nbrk 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 2.0 @@ -8,8 +8,6 @@ CATEGORIES = devel HOMEPAGE = http://www.ode.org/ - -MAINTAINER = Kirill S. Bychkov # GPLv2 PERMIT_PACKAGE_CDROM = Yes