diff options
| author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-07-03 06:57:00 +0000 |
|---|---|---|
| committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-07-03 06:57:00 +0000 |
| commit | 6c0a0239679148fa6a885c96eec0f8499e03cc84 (patch) | |
| tree | 2736c079dd213b18f65aadaeaccfc81cd16d30bc | |
| parent | Activate plib. (diff) | |
Fix to use new master site.
PR: 12480
Submitted by: maintainer
| -rw-r--r-- | cad/kaskade/Makefile | 4 | ||||
| -rw-r--r-- | math/kaskade/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/cad/kaskade/Makefile b/cad/kaskade/Makefile index 47182e4ece88..a37cbd3f7f1b 100644 --- a/cad/kaskade/Makefile +++ b/cad/kaskade/Makefile @@ -3,13 +3,13 @@ # Date created: 19 Sept. 1997 # Whom: Pedro Giffuni # -# $Id: Makefile,v 1.6 1998/12/09 00:19:05 steve Exp $ +# $Id: Makefile,v 1.7 1999/06/22 17:51:51 steve Exp $ # DISTNAME= 3.1.1 PKGNAME= kaskade-3.1.1 CATEGORIES= cad -MASTER_SITES= ftp://elib.zib-berlin.de/pub/kaskade/3.x/ +MASTER_SITES= ftp://ftp.zib.de/pub/kaskade/3.x/ EXTRACT_SUFX= .tar.Z MAINTAINER= giffunip@asme.org diff --git a/math/kaskade/Makefile b/math/kaskade/Makefile index 47182e4ece88..a37cbd3f7f1b 100644 --- a/math/kaskade/Makefile +++ b/math/kaskade/Makefile @@ -3,13 +3,13 @@ # Date created: 19 Sept. 1997 # Whom: Pedro Giffuni # -# $Id: Makefile,v 1.6 1998/12/09 00:19:05 steve Exp $ +# $Id: Makefile,v 1.7 1999/06/22 17:51:51 steve Exp $ # DISTNAME= 3.1.1 PKGNAME= kaskade-3.1.1 CATEGORIES= cad -MASTER_SITES= ftp://elib.zib-berlin.de/pub/kaskade/3.x/ +MASTER_SITES= ftp://ftp.zib.de/pub/kaskade/3.x/ EXTRACT_SUFX= .tar.Z MAINTAINER= giffunip@asme.org |
