Index: Makefile =================================================================== RCS file: /home/cvs/ports/math/amd/Makefile,v retrieving revision 1.24 diff -u -p -u -p -r1.24 Makefile --- Makefile 18 Nov 2014 08:09:07 -0000 1.24 +++ Makefile 30 Nov 2014 11:43:29 -0000 @@ -3,7 +3,7 @@ COMMENT= order a sparse matrix prior to Cholesky factorization VERSION= 2.4.0 -REVISION = 0 +REVISION = 1 DISTNAME= AMD-${VERSION} PKGNAME= ${DISTNAME:L} @@ -19,15 +19,19 @@ MAINTAINER = Paul Irofti