diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2021-05-16 04:53:55 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2021-05-16 16:15:40 +0000 |
commit | e88a1e81a06d63764ef967d6f1967e4ec9b0d685 (patch) | |
tree | 88ea5b6d22b1d42d4cb67fab5ff710eaff84a8cc /math/fplll/Makefile | |
parent | 237abb0f614c59cf741b2ed9e631d060490ce942 (diff) | |
download | ports-e88a1e81a06d63764ef967d6f1967e4ec9b0d685.tar.gz ports-e88a1e81a06d63764ef967d6f1967e4ec9b0d685.zip |
Diffstat (limited to 'math/fplll/Makefile')
-rw-r--r-- | math/fplll/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/fplll/Makefile b/math/fplll/Makefile index fd646831aa2f..2412ac1c9778 100644 --- a/math/fplll/Makefile +++ b/math/fplll/Makefile @@ -1,5 +1,5 @@ PORTNAME= fplll -DISTVERSION= 5.4.0 +DISTVERSION= 5.4.1 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org |