diff --git a/math/maxima/Makefile b/math/maxima/Makefile index a5f5f88a73b..c269f6409c3 100644 --- a/math/maxima/Makefile +++ b/math/maxima/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.20 2011/11/22 11:36:55 edd Exp $ +# $OpenBSD: Makefile,v 1.21 2011/11/23 19:20:15 naddy Exp $ COMMENT= GPL computer algebra system based on DOE Macsyma VERSION= 5.25.1 -REVISION = 1 +REVISION = 2 DISTNAME= maxima-${VERSION} CATEGORIES= math diff --git a/math/wxMaxima/Makefile b/math/wxMaxima/Makefile index 982f170b1b3..78e26112771 100644 --- a/math/wxMaxima/Makefile +++ b/math/wxMaxima/Makefile @@ -1,8 +1,9 @@ -# $OpenBSD: Makefile,v 1.4 2011/11/22 11:36:55 edd Exp $ +# $OpenBSD: Makefile,v 1.5 2011/11/23 19:20:15 naddy Exp $ COMMENT = wxWidgets GUI for the computer algebra system maxima DISTNAME = wxMaxima-11.08.0 +REVISION = 0 CATEGORIES = math HOMEPAGE = http://wxmaxima.sourceforge.net/