diff options
Diffstat (limited to 'math/freefem++/Makefile')
-rw-r--r-- | math/freefem++/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/freefem++/Makefile b/math/freefem++/Makefile index cb23a89706e..8dcef1ee9d8 100644 --- a/math/freefem++/Makefile +++ b/math/freefem++/Makefile @@ -6,7 +6,7 @@ # PORTNAME= freefem++ -DISTVERSION= 2.22-1 +DISTVERSION= 2.23-1 CATEGORIES= math science MASTER_SITES= http://www.freefem.org/ff++/ftp/ |