diff options
Diffstat (limited to 'math/superlu/Makefile')
-rw-r--r-- | math/superlu/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/math/superlu/Makefile b/math/superlu/Makefile index 5aff707a2940..7ad7f1d094c0 100644 --- a/math/superlu/Makefile +++ b/math/superlu/Makefile @@ -6,11 +6,10 @@ # PORTNAME= superlu -PORTVERSION= 2.0 -PORTREVISION= 2 +PORTVERSION= 2.0.20020923 CATEGORIES= math MASTER_SITES= http://www.nersc.gov/~xiaoye/SuperLU/ -DISTNAME= ${PORTNAME}_${PORTVERSION} +DISTNAME= ${PORTNAME}_2.0 MAINTAINER= ports@FreeBSD.org |