diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-10-12 06:25:10 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-10-12 06:25:10 +0000 |
commit | f5b7121c2a1a05a51ea1271056dbf262d384bd7f (patch) | |
tree | 05755f8c40d6a889602f9fd40eb41aca93806df6 /cad | |
parent | d679a21225d38c249b297dad3bc768a5210a7f79 (diff) | |
download | ports-f5b7121c2a1a05a51ea1271056dbf262d384bd7f.tar.gz ports-f5b7121c2a1a05a51ea1271056dbf262d384bd7f.zip |
Notes
Diffstat (limited to 'cad')
-rw-r--r-- | cad/dinotrace/Makefile | 2 | ||||
-rw-r--r-- | cad/iverilog/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/cad/dinotrace/Makefile b/cad/dinotrace/Makefile index 8fb422dcf773..e3f9ee2c80f1 100644 --- a/cad/dinotrace/Makefile +++ b/cad/dinotrace/Makefile @@ -11,7 +11,7 @@ CATEGORIES= cad MASTER_SITES= http://www.veripool.com/ftp/ DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} -MAINTAINER= watchman@ludd.luth.se +MAINTAINER= watchman@ludd.ltu.se COMMENT= A graphical signal trace waveform viewer USE_GNOME= gnometarget diff --git a/cad/iverilog/Makefile b/cad/iverilog/Makefile index 40d7f16f6b1d..59d979997eb0 100644 --- a/cad/iverilog/Makefile +++ b/cad/iverilog/Makefile @@ -12,7 +12,7 @@ CATEGORIES= cad MASTER_SITES= ftp://icarus.com/pub/eda/verilog/v$(PORTVERSION)/ DISTNAME= verilog-$(PORTVERSION) -MAINTAINER= watchman@ludd.luth.se +MAINTAINER= watchman@ludd.ltu.se COMMENT= A Verilog simulation and synthesis tool USE_BISON= yes |