diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-06-24 19:58:17 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-06-24 19:58:17 +0000 |
commit | 20c1279842dd22a1d42933c96e6089566643c72e (patch) | |
tree | 11bf22fab0060a29969ddff6538dc6fde8f22b4f /math/unuran/Makefile | |
parent | 587c5c924bb859de40459cc113d047b858584a8d (diff) | |
download | ports-20c1279842dd22a1d42933c96e6089566643c72e.tar.gz ports-20c1279842dd22a1d42933c96e6089566643c72e.zip |
Notes
Diffstat (limited to 'math/unuran/Makefile')
-rw-r--r-- | math/unuran/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/unuran/Makefile b/math/unuran/Makefile index 9fa8403426dd..41d4df1c993b 100644 --- a/math/unuran/Makefile +++ b/math/unuran/Makefile @@ -6,7 +6,7 @@ # PORTNAME= unuran -PORTVERSION= 1.3.1 +PORTVERSION= 1.4.0 CATEGORIES= math MASTER_SITES= http://statmath.wu-wien.ac.at/unuran/ |