diff options
author | wiz <wiz> | 2006-10-04 21:47:16 +0000 |
---|---|---|
committer | wiz <wiz> | 2006-10-04 21:47:16 +0000 |
commit | ee2b7db3737cf8a1729f6c12f5387f987673334c (patch) | |
tree | 28b916f3ad28cb35f0c4144dbe8c7b5a53a9beaa /math/otter/Makefile | |
parent | f78d939625b3f00c6389866e7edbf5daab70c9ea (diff) | |
download | pkgsrc-ee2b7db3737cf8a1729f6c12f5387f987673334c.tar.gz |
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
Diffstat (limited to 'math/otter/Makefile')
-rw-r--r-- | math/otter/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/otter/Makefile b/math/otter/Makefile index 55b7f33fe3d..88bcf520ffb 100644 --- a/math/otter/Makefile +++ b/math/otter/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.13 2006/03/04 21:30:04 jlam Exp $ +# $NetBSD: Makefile,v 1.14 2006/10/04 21:47:58 wiz Exp $ DISTNAME= otter-3.0.6 CATEGORIES= math MASTER_SITES= ftp://info.mcs.anl.gov/pub/Otter/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.mcs.anl.gov/AR/otter/ +HOMEPAGE= http://www-unix.mcs.anl.gov/AR/otter/ COMMENT= Automated Deduction System BUILD_TARGET= otter |