diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-05-11 01:37:54 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-05-11 01:37:54 +0800 |
commit | 47570539f9b4947e1be4996920863a06a89c0983 (patch) | |
tree | 8d4d6748437af1b57aafdc4714324d896b605bc9 /math | |
parent | e7cadc8ee940612356321670bab7b3702de775b2 (diff) | |
download | freebsd-ports-gnome-47570539f9b4947e1be4996920863a06a89c0983.tar.gz freebsd-ports-gnome-47570539f9b4947e1be4996920863a06a89c0983.tar.zst freebsd-ports-gnome-47570539f9b4947e1be4996920863a06a89c0983.zip |
upgrade to 0.2.0
PR: 37930
Submitted by: Tilman Linneweh <tilman@arved.de>
Diffstat (limited to 'math')
-rw-r--r-- | math/clarence/Makefile | 4 | ||||
-rw-r--r-- | math/clarence/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/math/clarence/Makefile b/math/clarence/Makefile index a93f996ae7d5..e997fb256fa8 100644 --- a/math/clarence/Makefile +++ b/math/clarence/Makefile @@ -7,9 +7,9 @@ # PORTNAME= clarence -PORTVERSION= 0.1.10 +PORTVERSION= 0.2.0 CATEGORIES= math python -MASTER_SITES= http://nrn.ll.pl/pasp/clarence/ +MASTER_SITES= http://clay.ll.pl/clarence/ MAINTAINER= ports@FreeBSD.org diff --git a/math/clarence/distinfo b/math/clarence/distinfo index 6395a7e18102..a806740a076e 100644 --- a/math/clarence/distinfo +++ b/math/clarence/distinfo @@ -1 +1 @@ -MD5 (clarence-0.1.10.tar.gz) = 51a2b107105edd66d5207c1511d6a0e5 +MD5 (clarence-0.2.0.tar.gz) = 9062ec7782d2614afc03995da96b49bd |