diff options
author | Simon Barner <barner@FreeBSD.org> | 2005-11-23 01:22:54 +0000 |
---|---|---|
committer | Simon Barner <barner@FreeBSD.org> | 2005-11-23 01:22:54 +0000 |
commit | f075ec4134a023cd7a52f3cf7d56897c30e24ac7 (patch) | |
tree | f04046aa93f29447115c0e7874a5e1cc94205908 /math | |
parent | 6c3a3b875ca63b60c330a1541733c2da68b1a493 (diff) | |
download | ports-f075ec4134a023cd7a52f3cf7d56897c30e24ac7.tar.gz ports-f075ec4134a023cd7a52f3cf7d56897c30e24ac7.zip |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/eukleides/Makefile | 2 | ||||
-rw-r--r-- | math/eukleides/distinfo | 1 | ||||
-rw-r--r-- | math/eukleides/pkg-descr | 2 |
3 files changed, 3 insertions, 2 deletions
diff --git a/math/eukleides/Makefile b/math/eukleides/Makefile index bf3eb612eeab..9e4391d09f37 100644 --- a/math/eukleides/Makefile +++ b/math/eukleides/Makefile @@ -9,7 +9,7 @@ PORTNAME= eukleides PORTVERSION= 1.0.3 CATEGORIES= math -MASTER_SITES= http://perso.wanadoo.fr/obrecht/download/ +MASTER_SITES= http://www.eukleides.org/download/ DISTNAME= ${PORTNAME}.${PORTVERSION} MAINTAINER= ports@FreeBSD.org diff --git a/math/eukleides/distinfo b/math/eukleides/distinfo index e75be7a6f460..2cfa86fbcd1a 100644 --- a/math/eukleides/distinfo +++ b/math/eukleides/distinfo @@ -1,2 +1,3 @@ MD5 (eukleides.1.0.3.tar.gz) = a0ab145109bd3804d9550b3bf3306c05 +SHA256 (eukleides.1.0.3.tar.gz) = 13d1f959c3c352939d763db96f0aac6be286825919cc156c3c702624a0e53fb0 SIZE (eukleides.1.0.3.tar.gz) = 50915 diff --git a/math/eukleides/pkg-descr b/math/eukleides/pkg-descr index 95bb2a1d6f88..de1dbfa1d3ae 100644 --- a/math/eukleides/pkg-descr +++ b/math/eukleides/pkg-descr @@ -2,4 +2,4 @@ A compiler which allows to typeset geometry figures within a (La)TeX document. This program is also useful to convert such figures in EPS format or in various other vector graphic formats. -WWW: http://perso.wanadoo.fr/obrecht/ +WWW: http://www.eukleides.org/ |