diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-05-10 17:37:54 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-05-10 17:37:54 +0000 |
commit | 47570539f9b4947e1be4996920863a06a89c0983 (patch) | |
tree | 8d4d6748437af1b57aafdc4714324d896b605bc9 /math | |
parent | e7cadc8ee940612356321670bab7b3702de775b2 (diff) | |
download | FreeBSD-ports-47570539f9b4947e1be4996920863a06a89c0983.zip FreeBSD-ports-47570539f9b4947e1be4996920863a06a89c0983.tar.gz |
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 a93f996..e997fb2 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 6395a7e..a806740 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 |