diff options
author | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-05-02 20:46:12 +0000 |
---|---|---|
committer | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-05-02 20:46:12 +0000 |
commit | c7f8e50b69ddbd7dcacf5fd6019a3f971b3285e2 (patch) | |
tree | 1e651bfc0b3da81664fbbff464efdd972bcd4825 /math/freefem++ | |
parent | Update to 1.14 (diff) |
Bump PORTREVISION after the libgsl update.
Obtained from: thierry
Notes
Notes:
svn path=/head/; revision=134513
Diffstat (limited to 'math/freefem++')
-rw-r--r-- | math/freefem++/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/freefem++/Makefile b/math/freefem++/Makefile index 86ecf5f5dd14..33bc9ebc64a2 100644 --- a/math/freefem++/Makefile +++ b/math/freefem++/Makefile @@ -7,6 +7,7 @@ PORTNAME= freefem++ DISTVERSION= 1.45-6 +PORTREVISION= 1 CATEGORIES= math science MASTER_SITES= ftp://ftp.inria.fr/INRIA/Projects/Gamma/freefem/ \ http://mule.ann.jussieu.fr/~hecht/ftp/freefem/ |