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 | e5c4a11714d9defbd9107f703832ea01225135e4 (patch) | |
tree | 28b916f3ad28cb35f0c4144dbe8c7b5a53a9beaa /math/xeukleides | |
parent | 672130dde40d232ebb6b32bcb464c56058b0988c (diff) | |
download | pkgsrc-e5c4a11714d9defbd9107f703832ea01225135e4.tar.gz |
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
Diffstat (limited to 'math/xeukleides')
-rw-r--r-- | math/xeukleides/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/math/xeukleides/Makefile b/math/xeukleides/Makefile index e3c5eb17d53..c2ac4775c3a 100644 --- a/math/xeukleides/Makefile +++ b/math/xeukleides/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.15 2006/02/05 23:10:04 joerg Exp $ +# $NetBSD: Makefile,v 1.16 2006/10/04 21:47:58 wiz Exp $ DISTNAME= xeukleides.1.0.0 PKGNAME= xeukleides-1.0.0 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= X-Frontend for A Euclidean geometry drawing language BUILD_DEPENDS+= bison>=1.35:../../devel/bison |