aboutsummaryrefslogtreecommitdiffstats
path: root/math/freefem++/Makefile
diff options
context:
space:
mode:
authorthierry <thierry@FreeBSD.org>2006-03-15 22:16:49 +0800
committerthierry <thierry@FreeBSD.org>2006-03-15 22:16:49 +0800
commitc0729865321eff69d88cd36c486f51b431b6c317 (patch)
treed989308d48d97fc863d1e1dee49c13bc86af77e6 /math/freefem++/Makefile
parent060e207a3ae6169b8f4f5854b4fba8c13678c676 (diff)
downloadfreebsd-ports-gnome-c0729865321eff69d88cd36c486f51b431b6c317.tar.gz
freebsd-ports-gnome-c0729865321eff69d88cd36c486f51b431b6c317.tar.zst
freebsd-ports-gnome-c0729865321eff69d88cd36c486f51b431b6c317.zip
Update to 2.4.1.
Diffstat (limited to 'math/freefem++/Makefile')
-rw-r--r--math/freefem++/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/freefem++/Makefile b/math/freefem++/Makefile
index b3c41a55b56b..25978e41dd4c 100644
--- a/math/freefem++/Makefile
+++ b/math/freefem++/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= freefem++
-DISTVERSION= 2.3-1
+DISTVERSION= 2.4-1
CATEGORIES= math science
MASTER_SITES= http://www.freefem.org/ff++/ftp/
@@ -110,7 +110,7 @@ post-install:
.endif
.if defined(MAINTAINER_MODE)
-test: install
+regression-test: install
# Gnuplot needed! Click on the picture to end a set.
.for direx in - -eigen -tutorial
(cd ${EXAMPLESDIR}/${direx:S/-//} ; \