diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-07-14 12:19:51 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-07-14 12:19:51 +0000 |
commit | 9b01b4c9c5ebe3efef5c2257bb84cda15cefc5d0 (patch) | |
tree | f43b72cff895a6e821162cf34ab67151154352d3 /cad/gnucap | |
parent | Update to version 0.6.0 (diff) |
Update MASTER_SITES and WWW: line
PR: ports/68999
Submitted by: Ports Fury
Diffstat (limited to 'cad/gnucap')
-rw-r--r-- | cad/gnucap/Makefile | 6 | ||||
-rw-r--r-- | cad/gnucap/pkg-descr | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/cad/gnucap/Makefile b/cad/gnucap/Makefile index e4c3749a1a59..1d322ae4dc8f 100644 --- a/cad/gnucap/Makefile +++ b/cad/gnucap/Makefile @@ -9,13 +9,13 @@ PORTNAME= gnucap PORTVERSION= 0.34 CATEGORIES= cad -MASTER_SITES= http://www.geda.seul.org/dist/ +MASTER_SITES= http://www.gnucap.org/ \ + http://www.geda.seul.org/dist/ \ + http://www.kettering.edu/~adavis/gnucap/ MAINTAINER= ports@FreeBSD.org COMMENT= The Gnu Circuit Analysis Package -BROKEN= "Unfetchable" - USE_REINPLACE= yes USE_GMAKE= yes HAS_CONFIGURE= yes diff --git a/cad/gnucap/pkg-descr b/cad/gnucap/pkg-descr index bb694ccee86c..1106d9c1f275 100644 --- a/cad/gnucap/pkg-descr +++ b/cad/gnucap/pkg-descr @@ -19,4 +19,4 @@ code and want something easier to follow than Spice, or you are a researcher working on modeling and want automated model generation tools to make your job easier, try GnuCap. -WWW: http://www.geda.seul.org/tools/gnucap/ +WWW: http://www.gnucap.org/ |