diff options
author | wiz <wiz@pkgsrc.org> | 2006-10-04 21:47:16 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-10-04 21:47:16 +0000 |
commit | 768a49f2dd202c008483760d083748710b9ad37e (patch) | |
tree | 28b916f3ad28cb35f0c4144dbe8c7b5a53a9beaa /math/eukleides/Makefile | |
parent | dbf5d3e27f9198e9e47b6986f29a70a062e0a9a0 (diff) | |
download | pkgsrc-768a49f2dd202c008483760d083748710b9ad37e.tar.gz |
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
Diffstat (limited to 'math/eukleides/Makefile')
-rw-r--r-- | math/eukleides/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/math/eukleides/Makefile b/math/eukleides/Makefile index 04072cbaa91..aa8e1ebfa35 100644 --- a/math/eukleides/Makefile +++ b/math/eukleides/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.13 2006/04/05 23:01:15 jlam Exp $ +# $NetBSD: Makefile,v 1.14 2006/10/04 21:47:57 wiz Exp $ DISTNAME= eukleides.1.0.1 PKGNAME= eukleides-1.0.1 PKGREVISION= 1 CATEGORIES= math -MASTER_SITES= http://perso.wanadoo.fr/obrecht/download/ +MASTER_SITES= http://perso.orange.fr/obrecht/download/ MAINTAINER= tsadowski@gmx.net -HOMEPAGE= http://perso.wanadoo.fr/obrecht/ +HOMEPAGE= http://perso.orange.fr/obrecht/ COMMENT= Euclidean geometry drawing language DEPENDS+= pstoedit>=3.31:../../graphics/pstoedit |