diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-09-06 01:56:59 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-09-06 01:56:59 +0000 |
commit | c08034c3ba49a6f905f251429183255e7175d6d5 (patch) | |
tree | da5b45cca31d6aba56d61ad5a34d877fa5644c5f /cad | |
parent | 6b7655c906bf70e4f2dd92b8c361ac958f622598 (diff) |
Notes
Diffstat (limited to 'cad')
-rw-r--r-- | cad/dinotrace/Makefile | 2 | ||||
-rw-r--r-- | cad/gtkwave/Makefile | 2 | ||||
-rw-r--r-- | cad/iverilog/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/cad/dinotrace/Makefile b/cad/dinotrace/Makefile index 45a367ff6696..82fce5f9c597 100644 --- a/cad/dinotrace/Makefile +++ b/cad/dinotrace/Makefile @@ -10,7 +10,7 @@ DISTVERSION= 9.3b CATEGORIES= cad MASTER_SITES= http://www.veripool.com/ftp/ -MAINTAINER= watchman@ludd.ltu.se +MAINTAINER= ports@FreeBSD.org COMMENT= A graphical signal trace waveform viewer USE_GNOME= gnometarget diff --git a/cad/gtkwave/Makefile b/cad/gtkwave/Makefile index d9acee5c4edd..5b66c8f1b16f 100644 --- a/cad/gtkwave/Makefile +++ b/cad/gtkwave/Makefile @@ -14,7 +14,7 @@ CATEGORIES= cad MASTER_SITES= ftp://ftp.cs.man.ac.uk/pub/amulet/gtkwave/2.0/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.p/pre/} -MAINTAINER= watchman@ludd.ltu.se +MAINTAINER= ports@FreeBSD.org COMMENT= Electronic Waveform Viewer LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 diff --git a/cad/iverilog/Makefile b/cad/iverilog/Makefile index d3ba518d8539..5305e4663f9d 100644 --- a/cad/iverilog/Makefile +++ b/cad/iverilog/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://icarus.com/pub/eda/verilog/v${PORTVERSION}/ \ ftp://ftp.geda.seul.org/pub/geda/dist/ DISTNAME= verilog-${PORTVERSION} -MAINTAINER= watchman@ludd.ltu.se +MAINTAINER= ports@FreeBSD.org COMMENT= A Verilog simulation and synthesis tool USE_BISON= yes |