diff options
author | gerald <gerald@FreeBSD.org> | 2009-01-08 00:34:27 +0800 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2009-01-08 00:34:27 +0800 |
commit | 497285e825f95a643ac4b1c339571479651cf9f7 (patch) | |
tree | efa6ea44b4f00f2198d9823be6dc4b83adfc50eb /math/kaskade | |
parent | 7cdfaa026f2417d62bf30c9228ce737339a1d037 (diff) | |
download | freebsd-ports-gnome-497285e825f95a643ac4b1c339571479651cf9f7.tar.gz freebsd-ports-gnome-497285e825f95a643ac4b1c339571479651cf9f7.tar.zst freebsd-ports-gnome-497285e825f95a643ac4b1c339571479651cf9f7.zip |
Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.
Diffstat (limited to 'math/kaskade')
-rw-r--r-- | math/kaskade/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/kaskade/Makefile b/math/kaskade/Makefile index 7d4aea153fac..89fdbbc4850e 100644 --- a/math/kaskade/Makefile +++ b/math/kaskade/Makefile @@ -7,7 +7,7 @@ PORTNAME= kaskade PORTVERSION= 3.2.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math science MASTER_SITES= ftp://ftp.zib.de/pub/kaskade/3.x/ DISTNAME= ${PORTVERSION} |