diff options
author | krion <krion@FreeBSD.org> | 2004-07-14 20:19:51 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-07-14 20:19:51 +0800 |
commit | a9081ec3dffeb22e7a92b218b6e44242466cf776 (patch) | |
tree | 612a7c023d40b0ae5cc18cd8580ce0f4228dd776 /cad/gnucap | |
parent | aacbd1e52bb5330d12d4ebf0b8c1487d5243126a (diff) | |
download | freebsd-ports-gnome-a9081ec3dffeb22e7a92b218b6e44242466cf776.tar.gz freebsd-ports-gnome-a9081ec3dffeb22e7a92b218b6e44242466cf776.tar.zst freebsd-ports-gnome-a9081ec3dffeb22e7a92b218b6e44242466cf776.zip |
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/ |