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/eukleides | |
parent | Crystal Space is a free (LGPL) and portable 3D Game Development Kit written in (diff) |
- Update mastersite [1]
- Update WWW [1]
- Add SHA 256
PR: ports/89238
Submitted by: Ports Fury
Notes
Notes:
svn path=/head/; revision=149131
Diffstat (limited to 'math/eukleides')
-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/ |