diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2025-01-24 12:18:28 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2025-01-24 12:18:28 +0000 |
commit | 6cce1f5b223a907deb0498a9d069816ce78b75e1 (patch) | |
tree | aaae603cd65677fbe7a3d06160bf02bc705c3e1f /math/dsdp | |
parent | e4127b581f766eff7cce7cb8d0cb207aa6858cde (diff) |
Diffstat (limited to 'math/dsdp')
-rw-r--r-- | math/dsdp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/dsdp/Makefile b/math/dsdp/Makefile index 1dd4cf6405a0..2404ac517b2c 100644 --- a/math/dsdp/Makefile +++ b/math/dsdp/Makefile @@ -1,6 +1,6 @@ PORTNAME= dsdp DISTVERSION= 5.8 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= math MASTER_SITES= https://www.mcs.anl.gov/hs/software/${PORTNAME:tu}/ DISTNAME= ${PORTNAME:tu}${DISTVERSION} |